Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 180,074 for

doc

(0.1 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertRelativePosition method. Gets or sets whether to insert the relative position of the referenced paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_Document_properties property. Gets [PlainTextDocument.built_in_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . b...

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

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your Documents and sections. Enhance your Document's clarity today!... Document doc = new Document ( MyDir + "Footnotes...docx" ); doc . FootnoteOptions . Columns = 2 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.not...
  4. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C++ API to Export PDF to FLATOPC | products.asp...

    Convert PDF to FLATOPC within C++ applications....to convert PDF documents to DOC format. Aspose.Words for C++...API that can be used to export DOC documents to FLATOPC format....

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. C++ API to Export MD to PCL | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/md-to-...
  7. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....FieldAutoTextList () { Document doc = new Document (); // Create...populate it with auto text entries. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DocX format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.lay...
  10. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

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