Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 415,489 for

document

(0.36 sec)
  1. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from Document...styles should be removed from document. Default value is True . @property...custom styles from a document. doc = aw . Document () doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pcl in C++....Specifies the format in which the document will be saved if this save...complex elements while saving a document to PCL. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > (); ASSERT_FALSE ( doc ->...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts in Java....Structured Document Tags or Content Control documentation article...data stored in a document via the Document.getCustomXmlParts()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....that a field displays in the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Appearance method. Gets or sets the appearance of the structured Document tag in C++....appearance of the structured document tag. Aspose :: Words :: Markup...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Multi-section...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Appearance method. Gets or sets the appearance of the structured Document tag in C++....appearance of the structured document tag. virtual Aspose :: Words...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Multi-section...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... Document ( file_name = MY_DIR + 'VBA...project.docm' ) dest_doc = aw . Document () copy_vba_project = doc...

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