CloudmersiveConvertModelFactory Class

Definition

Model factory for creating instances of CloudmersiveConvert models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated.

public static class CloudmersiveConvertModelFactory
type CloudmersiveConvertModelFactory = class
Public Class CloudmersiveConvertModelFactory
Inheritance
CloudmersiveConvertModelFactory

Methods

Name Description
AlternateFileFormatCandidate(String, String, Nullable<Double>)

Creates a new instance of AlternateFileFormatCandidate(String, String, Nullable<Double>).

AutodetectDocumentValidationResult(Nullable<Boolean>, Nullable<Int32>, List<DocumentValidationError>, String, Nullable<Int32>)

Creates a new instance of AutodetectDocumentValidationResult(Nullable<Boolean>, Nullable<Int32>, List<DocumentValidationError>, String, Nullable<Int32>).

AutodetectGetInfoResult(List<AlternateFileFormatCandidate>, String, Nullable<DateTime>, String, String, Nullable<Int64>, Nullable<Boolean>)

Creates a new instance of AutodetectGetInfoResult(List<AlternateFileFormatCandidate>, String, Nullable<DateTime>, String, String, Nullable<Int64>, Nullable<Boolean>).

AutodetectToPngResult(List<ConvertedPngPage>, Nullable<Boolean>)

Creates a new instance of AutodetectToPngResult(List<ConvertedPngPage>, Nullable<Boolean>).

ClearXlsxCellRequest(Nullable<Int32>, String, String, Nullable<Int32>, XlsxWorksheet)

Creates a new instance of ClearXlsxCellRequest(Nullable<Int32>, String, String, Nullable<Int32>, XlsxWorksheet).

ClearXlsxCellResponse(String, Nullable<Boolean>)

Creates a new instance of ClearXlsxCellResponse(String, Nullable<Boolean>).

ConvertedPngPage(Nullable<Int32>, String)

Creates a new instance of ConvertedPngPage(Nullable<Int32>, String).

CreateBlankDocxRequest(String)

Creates a new instance of CreateBlankDocxRequest(String).

CreateBlankDocxResponse(String, Nullable<Boolean>)

Creates a new instance of CreateBlankDocxResponse(String, Nullable<Boolean>).

CreateBlankSpreadsheetRequest(String)

Creates a new instance of CreateBlankSpreadsheetRequest(String).

CreateBlankSpreadsheetResponse(String, Nullable<Boolean>)

Creates a new instance of CreateBlankSpreadsheetResponse(String, Nullable<Boolean>).

CreateSpreadsheetFromDataRequest(List<XlsxSpreadsheetRow>, String)

Creates a new instance of CreateSpreadsheetFromDataRequest(List<XlsxSpreadsheetRow>, String).

CreateSpreadsheetFromDataResponse(String, Nullable<Boolean>)

Creates a new instance of CreateSpreadsheetFromDataResponse(String, Nullable<Boolean>).

DeleteDocxTableRowRangeRequest(String, String, String, Nullable<Int32>, Nullable<Int32>)

Creates a new instance of DeleteDocxTableRowRangeRequest(String, String, String, Nullable<Int32>, Nullable<Int32>).

DeleteDocxTableRowRangeResponse(String, Nullable<Boolean>)

Creates a new instance of DeleteDocxTableRowRangeResponse(String, Nullable<Boolean>).

DeleteDocxTableRowRequest(String, String, String, Nullable<Int32>)

Creates a new instance of DeleteDocxTableRowRequest(String, String, String, Nullable<Int32>).

DeleteDocxTableRowResponse(String, Nullable<Boolean>)

Creates a new instance of DeleteDocxTableRowResponse(String, Nullable<Boolean>).

DocumentValidationError(String, Nullable<Boolean>, String, String)

Creates a new instance of DocumentValidationError(String, Nullable<Boolean>, String, String).

DocumentValidationResult(Nullable<Boolean>, Nullable<Int32>, List<DocumentValidationError>, Nullable<Int32>)

Creates a new instance of DocumentValidationResult(Nullable<Boolean>, Nullable<Int32>, List<DocumentValidationError>, Nullable<Int32>).

DocxBody(List<DocxParagraph>, List<DocxTable>, String)

Creates a new instance of DocxBody(List<DocxParagraph>, List<DocxTable>, String).

DocxCellStyle(Nullable<Int32>, Nullable<Int32>, String, String)

Creates a new instance of DocxCellStyle(Nullable<Int32>, Nullable<Int32>, String, String).

DocxComment(String, String, Nullable<DateTime>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String)

Creates a new instance of DocxComment(String, String, Nullable<DateTime>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String).

DocxFooter(List<DocxParagraph>, String, List<DocxSection>)

Creates a new instance of DocxFooter(List<DocxParagraph>, String, List<DocxSection>).

DocxHeader(List<DocxParagraph>, String, List<DocxSection>)

Creates a new instance of DocxHeader(List<DocxParagraph>, String, List<DocxSection>).

DocxImage(String, String, String, String, Nullable<Int64>, Nullable<Int64>, String, String, Nullable<Int64>, Nullable<Boolean>, String, Nullable<Int64>, Nullable<Int64>)

Creates a new instance of DocxImage(String, String, String, String, Nullable<Int64>, Nullable<Int64>, String, String, Nullable<Int64>, Nullable<Boolean>, String, Nullable<Int64>, Nullable<Int64>).

DocxInsertCommentOnParagraphRequest(DocxComment, String, String, String)

Creates a new instance of DocxInsertCommentOnParagraphRequest(DocxComment, String, String, String).

DocxInsertImageRequest(Nullable<Int64>, DocxImage, String, String, String, String, String, String, Nullable<Int64>)

Creates a new instance of DocxInsertImageRequest(Nullable<Int64>, DocxImage, String, String, String, String, String, String, Nullable<Int64>).

DocxInsertImageResponse(String, Nullable<Boolean>)

Creates a new instance of DocxInsertImageResponse(String, Nullable<Boolean>).

DocxPage(Nullable<Int32>, List<DocxParagraph>)

Creates a new instance of DocxPage(Nullable<Int32>, List<DocxParagraph>).

DocxParagraph(List<DocxRun>, Nullable<Int32>, String, String)

Creates a new instance of DocxParagraph(List<DocxRun>, Nullable<Int32>, String, String).

DocxRemoveObjectRequest(String, String, String)

Creates a new instance of DocxRemoveObjectRequest(String, String, String).

DocxRemoveObjectResponse(String, Nullable<Boolean>)

Creates a new instance of DocxRemoveObjectResponse(String, Nullable<Boolean>).

DocxRun(Nullable<Boolean>, String, String, Nullable<Boolean>, String, Nullable<Int32>, List<DocxText>, String)

Creates a new instance of DocxRun(Nullable<Boolean>, String, String, Nullable<Boolean>, String, Nullable<Int32>, List<DocxText>, String).

DocxSection(String, List<Nullable<Int32>>)

Creates a new instance of DocxSection(String, List<Nullable<Int32>>).

DocxSetFooterAddPageNumberRequest(String, String, String)

Creates a new instance of DocxSetFooterAddPageNumberRequest(String, String, String).

DocxSetFooterRequest(DocxFooter, String, String)

Creates a new instance of DocxSetFooterRequest(DocxFooter, String, String).

DocxSetFooterResponse(String, Nullable<Boolean>)

Creates a new instance of DocxSetFooterResponse(String, Nullable<Boolean>).

DocxSetHeaderRequest(DocxHeader, String, String)

Creates a new instance of DocxSetHeaderRequest(DocxHeader, String, String).

DocxSetHeaderResponse(String, Nullable<Boolean>)

Creates a new instance of DocxSetHeaderResponse(String, Nullable<Boolean>).

DocxStyle(Nullable<Boolean>, String, String, Nullable<Boolean>, String, String, Nullable<Boolean>)

Creates a new instance of DocxStyle(Nullable<Boolean>, String, String, Nullable<Boolean>, String, String, Nullable<Boolean>).

DocxTable(String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, String, Nullable<Int32>, List<DocxTableRow>, String, Nullable<Int32>, Nullable<Int32>, String, String, String)

Creates a new instance of DocxTable(String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, Nullable<Int32>, String, String, String, Nullable<Int32>, List<DocxTableRow>, String, Nullable<Int32>, Nullable<Int32>, String, String, String).

DocxTableCell(Nullable<Int32>, String, String, String, String, String, List<DocxParagraph>, String)

Creates a new instance of DocxTableCell(Nullable<Int32>, String, String, String, String, String, List<DocxParagraph>, String).

DocxTableRow(String, List<DocxTableCell>, Nullable<Int32>)

Creates a new instance of DocxTableRow(String, List<DocxTableCell>, Nullable<Int32>).

DocxText(String, String, Nullable<Int32>)

Creates a new instance of DocxText(String, String, Nullable<Int32>).

DocxTopLevelComment(String, String, Nullable<DateTime>, String, Nullable<Boolean>, String, List<DocxComment>)

Creates a new instance of DocxTopLevelComment(String, String, Nullable<DateTime>, String, Nullable<Boolean>, String, List<DocxComment>).

ExifValue(String, String, String)

Creates a new instance of ExifValue(String, String, String).

FinishEditingRequest(String)

Creates a new instance of FinishEditingRequest(String).

GetDocxBodyRequest(String, String)

Creates a new instance of GetDocxBodyRequest(String, String).

GetDocxBodyResponse(DocxBody, Nullable<Boolean>)

Creates a new instance of GetDocxBodyResponse(DocxBody, Nullable<Boolean>).

GetDocxCommentsHierarchicalResponse(List<DocxTopLevelComment>, Nullable<Boolean>, Nullable<Int32>)

Creates a new instance of GetDocxCommentsHierarchicalResponse(List<DocxTopLevelComment>, Nullable<Boolean>, Nullable<Int32>).

GetDocxGetCommentsHierarchicalRequest(String, String)

Creates a new instance of GetDocxGetCommentsHierarchicalRequest(String, String).

GetDocxHeadersAndFootersRequest(String, String)

Creates a new instance of GetDocxHeadersAndFootersRequest(String, String).

GetDocxHeadersAndFootersResponse(List<DocxFooter>, List<DocxHeader>, Nullable<Boolean>)

Creates a new instance of GetDocxHeadersAndFootersResponse(List<DocxFooter>, List<DocxHeader>, Nullable<Boolean>).

GetDocxImagesRequest(String, String)

Creates a new instance of GetDocxImagesRequest(String, String).

GetDocxImagesResponse(List<DocxImage>, Nullable<Boolean>)

Creates a new instance of GetDocxImagesResponse(List<DocxImage>, Nullable<Boolean>).

GetDocxPagesRequest(String, String)

Creates a new instance of GetDocxPagesRequest(String, String).

GetDocxPagesResponse(Nullable<Int32>, List<DocxPage>, Nullable<Boolean>)

Creates a new instance of GetDocxPagesResponse(Nullable<Int32>, List<DocxPage>, Nullable<Boolean>).

GetDocxSectionsRequest(String, String)

Creates a new instance of GetDocxSectionsRequest(String, String).

GetDocxSectionsResponse(List<DocxSection>, Nullable<Boolean>)

Creates a new instance of GetDocxSectionsResponse(List<DocxSection>, Nullable<Boolean>).

GetDocxStylesRequest(String, String)

Creates a new instance of GetDocxStylesRequest(String, String).

GetDocxStylesResponse(List<DocxStyle>, Nullable<Boolean>)

Creates a new instance of GetDocxStylesResponse(List<DocxStyle>, Nullable<Boolean>).

GetDocxTableByIndexRequest(String, String, Nullable<Int32>)

Creates a new instance of GetDocxTableByIndexRequest(String, String, Nullable<Int32>).

GetDocxTableByIndexResponse(Nullable<Boolean>, DocxTable)

Creates a new instance of GetDocxTableByIndexResponse(Nullable<Boolean>, DocxTable).

GetDocxTableRowRequest(String, String, String, Nullable<Int32>)

Creates a new instance of GetDocxTableRowRequest(String, String, String, Nullable<Int32>).

GetDocxTableRowResponse(DocxTableRow, Nullable<Boolean>)

Creates a new instance of GetDocxTableRowResponse(DocxTableRow, Nullable<Boolean>).

GetDocxTablesRequest(String, String)

Creates a new instance of GetDocxTablesRequest(String, String).

GetDocxTablesResponse(Nullable<Boolean>, List<DocxTable>)

Creates a new instance of GetDocxTablesResponse(Nullable<Boolean>, List<DocxTable>).

GetImageInfoResult(Nullable<Int32>, Nullable<Int32>, String, String, String, Nullable<Int32>, Nullable<Double>, String, String, List<ExifValue>, Nullable<Boolean>, Nullable<Int32>, String, String, String, Nullable<Boolean>, Nullable<Int32>)

Creates a new instance of GetImageInfoResult(Nullable<Int32>, Nullable<Int32>, String, String, String, Nullable<Int32>, Nullable<Double>, String, String, List<ExifValue>, Nullable<Boolean>, Nullable<Int32>, String, String, String, Nullable<Boolean>, Nullable<Int32>).

GetXlsxCellByIdentifierRequest(String, String, String, XlsxWorksheet)

Creates a new instance of GetXlsxCellByIdentifierRequest(String, String, String, XlsxWorksheet).

GetXlsxCellByIdentifierResponse(XlsxSpreadsheetCell, Nullable<Boolean>)

Creates a new instance of GetXlsxCellByIdentifierResponse(XlsxSpreadsheetCell, Nullable<Boolean>).

GetXlsxCellRequest(Nullable<Int32>, String, String, Nullable<Int32>, XlsxWorksheet)

Creates a new instance of GetXlsxCellRequest(Nullable<Int32>, String, String, Nullable<Int32>, XlsxWorksheet).

GetXlsxCellResponse(XlsxSpreadsheetCell, Nullable<Boolean>)

Creates a new instance of GetXlsxCellResponse(XlsxSpreadsheetCell, Nullable<Boolean>).

GetXlsxColumnsRequest(String, String, XlsxWorksheet)

Creates a new instance of GetXlsxColumnsRequest(String, String, XlsxWorksheet).

GetXlsxColumnsResponse(List<XlsxSpreadsheetColumn>, Nullable<Boolean>)

Creates a new instance of GetXlsxColumnsResponse(List<XlsxSpreadsheetColumn>, Nullable<Boolean>).

GetXlsxImagesRequest(String, String, XlsxWorksheet)

Creates a new instance of GetXlsxImagesRequest(String, String, XlsxWorksheet).

GetXlsxImagesResponse(List<XlsxImage>, Nullable<Boolean>)

Creates a new instance of GetXlsxImagesResponse(List<XlsxImage>, Nullable<Boolean>).

GetXlsxRowsAndCellsRequest(String, String, XlsxWorksheet)

Creates a new instance of GetXlsxRowsAndCellsRequest(String, String, XlsxWorksheet).

GetXlsxRowsAndCellsResponse(List<XlsxSpreadsheetRow>, Nullable<Boolean>)

Creates a new instance of GetXlsxRowsAndCellsResponse(List<XlsxSpreadsheetRow>, Nullable<Boolean>).

GetXlsxStylesRequest(String, String)

Creates a new instance of GetXlsxStylesRequest(String, String).

GetXlsxStylesResponse(List<DocxCellStyle>, Nullable<Boolean>)

Creates a new instance of GetXlsxStylesResponse(List<DocxCellStyle>, Nullable<Boolean>).

GetXlsxWorksheetsRequest(String, String)

Creates a new instance of GetXlsxWorksheetsRequest(String, String).

GetXlsxWorksheetsResponse(Nullable<Boolean>, List<XlsxWorksheet>)

Creates a new instance of GetXlsxWorksheetsResponse(Nullable<Boolean>, List<XlsxWorksheet>).

HtmlMdResult(String, Nullable<Boolean>)

Creates a new instance of HtmlMdResult(String, Nullable<Boolean>).

HtmlTemplateApplicationRequest(String, String, List<HtmlTemplateOperation>)

Creates a new instance of HtmlTemplateApplicationRequest(String, String, List<HtmlTemplateOperation>).

HtmlTemplateApplicationResponse(String, Nullable<Boolean>)

Creates a new instance of HtmlTemplateApplicationResponse(String, Nullable<Boolean>).

HtmlTemplateOperation(Nullable<Int32>, String, String)

Creates a new instance of HtmlTemplateOperation(Nullable<Int32>, String, String).

HtmlToOfficeRequest(String)

Creates a new instance of HtmlToOfficeRequest(String).

HtmlToPdfRequest(Nullable<Int32>, String)

Creates a new instance of HtmlToPdfRequest(Nullable<Int32>, String).

HtmlToPngRequest(Nullable<Int32>, String, Nullable<Int32>, Nullable<Int32>)

Creates a new instance of HtmlToPngRequest(Nullable<Int32>, String, Nullable<Int32>, Nullable<Int32>).

HtmlToTextRequest(String)

Creates a new instance of HtmlToTextRequest(String).

HtmlToTextResponse(Nullable<Boolean>, String)

Creates a new instance of HtmlToTextResponse(Nullable<Boolean>, String).

InsertDocxCommentOnParagraphResponse(String, Nullable<Boolean>)

Creates a new instance of InsertDocxCommentOnParagraphResponse(String, Nullable<Boolean>).

InsertDocxInsertParagraphRequest(String, String, String, String, DocxParagraph)

Creates a new instance of InsertDocxInsertParagraphRequest(String, String, String, String, DocxParagraph).

InsertDocxInsertParagraphResponse(String, Nullable<Boolean>)

Creates a new instance of InsertDocxInsertParagraphResponse(String, Nullable<Boolean>).

InsertDocxTableRowRequest(String, String, String, String, DocxTableRow)

Creates a new instance of InsertDocxTableRowRequest(String, String, String, String, DocxTableRow).

InsertDocxTableRowResponse(String, Nullable<Boolean>)

Creates a new instance of InsertDocxTableRowResponse(String, Nullable<Boolean>).

InsertDocxTablesRequest(String, String, String, String, DocxTable)

Creates a new instance of InsertDocxTablesRequest(String, String, String, String, DocxTable).

InsertDocxTablesResponse(String, Nullable<Boolean>)

Creates a new instance of InsertDocxTablesResponse(String, Nullable<Boolean>).

InsertXlsxWorksheetRequest(String, String, XlsxWorksheet)

Creates a new instance of InsertXlsxWorksheetRequest(String, String, XlsxWorksheet).

InsertXlsxWorksheetResponse(String, Nullable<Boolean>)

Creates a new instance of InsertXlsxWorksheetResponse(String, Nullable<Boolean>).

MultipageImageFormatConversionResult(Nullable<Int32>, List<PageConversionResult>, Nullable<Boolean>)

Creates a new instance of MultipageImageFormatConversionResult(Nullable<Int32>, List<PageConversionResult>, Nullable<Boolean>).

PageConversionResult(String, String)

Creates a new instance of PageConversionResult(String, String).

PdfDocument(String, Nullable<Int32>, String)

Creates a new instance of PdfDocument(String, Nullable<Int32>, String).

PdfToPngResult(List<ConvertedPngPage>, Nullable<Boolean>)

Creates a new instance of PdfToPngResult(List<ConvertedPngPage>, Nullable<Boolean>).

PresentationResult(String, Nullable<Int32>, String)

Creates a new instance of PresentationResult(String, Nullable<Int32>, String).

RemoveDocxHeadersAndFootersRequest(String, String, Nullable<Boolean>, Nullable<Boolean>)

Creates a new instance of RemoveDocxHeadersAndFootersRequest(String, String, Nullable<Boolean>, Nullable<Boolean>).

RemoveDocxHeadersAndFootersResponse(String, Nullable<Boolean>)

Creates a new instance of RemoveDocxHeadersAndFootersResponse(String, Nullable<Boolean>).

RemoveDocxPagesRequest(Nullable<Int32>, String, String, Nullable<Int32>)

Creates a new instance of RemoveDocxPagesRequest(Nullable<Int32>, String, String, Nullable<Int32>).

RemovePptxSlidesRequest(Nullable<Int32>, String, String, Nullable<Int32>)

Creates a new instance of RemovePptxSlidesRequest(Nullable<Int32>, String, String, Nullable<Int32>).

RemoveXlsxWorksheetRequest(String, String, XlsxWorksheet)

Creates a new instance of RemoveXlsxWorksheetRequest(String, String, XlsxWorksheet).

ReplaceStringRequest(String, String, Nullable<Boolean>, String, String)

Creates a new instance of ReplaceStringRequest(String, String, Nullable<Boolean>, String, String).

ScreenshotRequest(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String)

Creates a new instance of ScreenshotRequest(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String).

SetXlsxCellByIdentifierRequest(String, XlsxSpreadsheetCell, String, String, XlsxWorksheet)

Creates a new instance of SetXlsxCellByIdentifierRequest(String, XlsxSpreadsheetCell, String, String, XlsxWorksheet).

SetXlsxCellByIdentifierResponse(String, Nullable<Boolean>)

Creates a new instance of SetXlsxCellByIdentifierResponse(String, Nullable<Boolean>).

SetXlsxCellRequest(Nullable<Int32>, XlsxSpreadsheetCell, String, String, Nullable<Int32>, XlsxWorksheet)

Creates a new instance of SetXlsxCellRequest(Nullable<Int32>, XlsxSpreadsheetCell, String, String, Nullable<Int32>, XlsxWorksheet).

SetXlsxCellResponse(String, Nullable<Boolean>)

Creates a new instance of SetXlsxCellResponse(String, Nullable<Boolean>).

SplitDocumentResult(String, Nullable<Int32>, String)

Creates a new instance of SplitDocumentResult(String, Nullable<Int32>, String).

SplitDocxDocumentResult(List<SplitDocumentResult>, Nullable<Boolean>)

Creates a new instance of SplitDocxDocumentResult(List<SplitDocumentResult>, Nullable<Boolean>).

SplitPdfResult(List<PdfDocument>, Nullable<Boolean>)

Creates a new instance of SplitPdfResult(List<PdfDocument>, Nullable<Boolean>).

SplitPptxPresentationResult(List<PresentationResult>, Nullable<Boolean>)

Creates a new instance of SplitPptxPresentationResult(List<PresentationResult>, Nullable<Boolean>).

SplitTextDocumentByLinesResult(Nullable<Int32>, List<TextDocumentLine>, Nullable<Boolean>)

Creates a new instance of SplitTextDocumentByLinesResult(Nullable<Int32>, List<TextDocumentLine>, Nullable<Boolean>).

SplitTextDocumentByStringResult(Nullable<Int32>, List<TextDocumentElement>, Nullable<Boolean>)

Creates a new instance of SplitTextDocumentByStringResult(Nullable<Int32>, List<TextDocumentElement>, Nullable<Boolean>).

SplitXlsxWorksheetResult(List<WorksheetResult>, Nullable<Boolean>)

Creates a new instance of SplitXlsxWorksheetResult(List<WorksheetResult>, Nullable<Boolean>).

TextConversionResult(Nullable<Boolean>, String)

Creates a new instance of TextConversionResult(Nullable<Boolean>, String).

TextDocumentElement(String, Nullable<Int32>)

Creates a new instance of TextDocumentElement(String, Nullable<Int32>).

TextDocumentLine(String, Nullable<Int32>)

Creates a new instance of TextDocumentLine(String, Nullable<Int32>).

UpdateDocxTableCellRequest(DocxTableCell, String, String, String, Nullable<Int32>, Nullable<Int32>)

Creates a new instance of UpdateDocxTableCellRequest(DocxTableCell, String, String, String, Nullable<Int32>, Nullable<Int32>).

UpdateDocxTableCellResponse(String, Nullable<Boolean>)

Creates a new instance of UpdateDocxTableCellResponse(String, Nullable<Boolean>).

UpdateDocxTableRowRequest(String, String, String, DocxTableRow, Nullable<Int32>)

Creates a new instance of UpdateDocxTableRowRequest(String, String, String, DocxTableRow, Nullable<Int32>).

UpdateDocxTableRowResponse(String, Nullable<Boolean>)

Creates a new instance of UpdateDocxTableRowResponse(String, Nullable<Boolean>).

UrlToTextRequest(String)

Creates a new instance of UrlToTextRequest(String).

UrlToTextResponse(Nullable<Boolean>, String)

Creates a new instance of UrlToTextResponse(Nullable<Boolean>, String).

WorksheetResult(String, String, String, Nullable<Int32>)

Creates a new instance of WorksheetResult(String, String, String, Nullable<Int32>).

XlsxImage(String, String, String, String, String)

Creates a new instance of XlsxImage(String, String, String, String, String).

XlsxSpreadsheetCell(String, String, String, Nullable<Int32>, String)

Creates a new instance of XlsxSpreadsheetCell(String, String, String, Nullable<Int32>, String).

XlsxSpreadsheetColumn(XlsxSpreadsheetCell, String)

Creates a new instance of XlsxSpreadsheetColumn(XlsxSpreadsheetCell, String).

XlsxSpreadsheetRow(List<XlsxSpreadsheetCell>, String)

Creates a new instance of XlsxSpreadsheetRow(List<XlsxSpreadsheetCell>, String).

XlsxWorksheet(String, String)

Creates a new instance of XlsxWorksheet(String, String).

XmlAddAttributeWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>)

Creates a new instance of XmlAddAttributeWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>).

XmlAddChildWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>)

Creates a new instance of XmlAddChildWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>).

XmlFilterWithXPathResult(Nullable<Int32>, Nullable<Boolean>, List<String>)

Creates a new instance of XmlFilterWithXPathResult(Nullable<Int32>, Nullable<Boolean>, List<String>).

XmlQueryWithXQueryMultiResult(String, String, Nullable<Boolean>)

Creates a new instance of XmlQueryWithXQueryMultiResult(String, String, Nullable<Boolean>).

XmlQueryWithXQueryResult(String, String, Nullable<Boolean>)

Creates a new instance of XmlQueryWithXQueryResult(String, String, Nullable<Boolean>).

XmlRemoveAllChildrenWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>)

Creates a new instance of XmlRemoveAllChildrenWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>).

XmlRemoveWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>, List<String>)

Creates a new instance of XmlRemoveWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>, List<String>).

XmlReplaceWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>)

Creates a new instance of XmlReplaceWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>).

XmlSetValueWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>)

Creates a new instance of XmlSetValueWithXPathResult(Nullable<Int32>, String, Nullable<Boolean>).

Applies to