Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 182,595 for

doc

(0.17 sec)
  1. Java API to Export EPUB to DOTM | products.aspo...

    Convert EPUB to DOTM using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/epub-...
  2. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word Documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....converting the presentation to Word (DOC or DOCX). When compared to Microsoft...MakeObject < Presentation > (); auto doc = MakeObject < Aspose :: Words...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  4. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property.... Document doc = new Document ( MyDir + "Digitally...DigitalSignature signature in doc . DigitalSignatures ) { Console...

    reference.aspose.com/words/net/aspose.words.dig...
  5. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...change. self . assertTrue ( doc . has_revisions ) footnotes =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...change. self . assertTrue ( doc . has_revisions ) footnotes =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...change. self . assertTrue ( doc . has_revisions ) footnotes =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_form_field_border property. Specifies whether to render PDF choice form field border.... doc = aw . Document ( file_name =...render_choice_form_field_border = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...