Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 165,491 for

doc

(0.08 sec)
  1. | Aspose

    Sample code for JPG to Doc Java conversion. Use API example code for batch JPG files to Doc conversion within any Web or Desktop Java based application....Conversion JPG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an JPG image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jpg-to-doc/
  2. | Aspose

    Sample code for PNG to Doc Java conversion. Use API example code for batch PNG files to Doc conversion within any Web or Desktop Java based application....Conversion PNG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an PNG image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/png-to-doc/
  3. | Aspose

    Sample code for JP2 to Doc Java conversion. Use API example code for batch JP2 files to Doc conversion within any Web or Desktop Java based application....Conversion JP2 to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an JP2 image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  4. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveOptions SaveFormat property to easily save Documents in PCL format, ensuring compatibility and high-quality output for your projects.... Document doc = new Document ( MyDir + "Rendering...RasterizeTransformed = true }; doc . Save ( ArtifactsDir + "PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... let doc = new aw . Document ( base ....-> "Track changes". expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document.... let doc = new aw . Document ( base ....document.docx" ); let pageSetup = doc . firstSection . pageSetup ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your Document parses dates and times, ensuring accurate data interpretation.... Document doc = new Document ( MyDir + "Xlsx...XlsxDateTimeParsingM . Auto ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless Document management and multiple worksheets.... Document doc = new Document ( MyDir + "Big...XlsxSectionMode . MultipleWorksheets ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SdtAppearance enumeration | Aspose.Words for No...

    Aspose.Words.Markup.SdtAppearance enumeration. Specifies the appearance of a structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...