Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 179,669 for

doc

(0.09 sec)
  1. C++ API to Export PDF to ODT | products.aspose.com

    Convert PDF to ODT within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to ODT. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....Footnote constructor Footnote(doc, footnote_type) Initializes an...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... let doc = new aw . Document (); // An...has one paragraph. expect ( doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the Document... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/)... let doc = new aw . Document ( base ....paragraph contains SDT. let p = doc . firstSection . body . getChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate Document management and insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Page 1"...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous sections. Enhance Document layout effortlessly!... Document doc = new Document ( MyDir + "Continuous...reset to 2 from the second page. doc . LayoutOptions . ContinuousSectionPag...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Android API to Render PCL to GIF | products.asp...

    Transform PCL to GIF via Android via Java API...convert PCL files to DOC and then render DOC to GIF. The Aspose...used to convert PCL files to DOC. It supports a wide range of...

    products.aspose.com/total/android-java/conversi...