Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 67,639 for

document

(0.05 sec)
  1. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PCL format in Java....additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....the Working with Shapes documentation article. public sealed class...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldCitation.SuppressTitle | Aspose.Words for ...

    Control title visibility in citations with the FieldCitation SuppressTitle property. Easily manage how information is displayed for optimal clarity.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldCitation.Suffix | Aspose.Words for .NET

    Discover the FieldCitation Suffix property, easily manage citation suffixes to enhance your data accuracy and streamline your referencing process.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::PageSetup::get_SuppressEndnotes ...

    Aspose::Words::PageSetup::get_SuppressEndnotes method. True if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section in C++....{ auto doc = MakeObject < Document > (); doc -> RemoveAllChildren...RemoveAllChildren (); // By default, a document compiles all endnotes at its...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. FieldCitation.Prefix | Aspose.Words for .NET

    Discover the FieldCitation Prefix property, easily customize citations with a unique prefix for enhanced clarity and organization in your Documents.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  7. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured Document tag and an XML element stored within a custom XML data part in the Document in Java....between the parent structured document tag and an XML element stored...the document. To learn more, visit the Structured Document Tags...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::WarningInfoCollection::GetEnumer...

    Aspose::Words::WarningInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....EnableFontSubstituti () { // Open a document that contains text formatted...sources. auto doc = MakeObject < Document > ( MyDir + u "Missing font...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...COM application to load a Document from a file. open ( fileName...fileName string Filename of the document to load. Remarks This method...

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