Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 422,776 for

document

(0.32 sec)
  1. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency.... Document doc = new Document (); doc . RemoveAllChildren...RemoveAllChildren (); // By default, a document compiles all endnotes at its...

    reference.aspose.com/words/net/aspose.words/bod...
  2. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Give the document's built-in "Author" property...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Export XML to PPSM in Android | products.aspose...

    Android API to Convert XML to PPSM without using Microsoft Word...extraction, image extraction, and document conversion. The second API...to PPSM Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/android-java/conversi...
  4. Display XML Formats Using C++ | Aspose.PDF

    Open and view XML Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the XML with an instance of Document. View resultant File. C++...

    products.aspose.com/pdf/cpp/viewer/xml/
  5. IStructuredDocumentTag.GetChildNodes | Aspose.W...

    Discover the IStructuredDocumentTag GetChildNodes method, access a dynamic collection of child nodes tailored to your specified types for enhanced Document management....structured document tag, but keeps content inside. Document doc =...= new Document ( MyDir + "Structured document tags.docx" ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Revision.parent_style property | Aspose.Words f...

    Revision.parent_style property. Gets the immediate parent style (owner) of this revision...revision relates to changes on document nodes, use Revision.parent_node...Examples Shows how to work with a document’s collection of revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  8. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....saves fonts when exporting a document to HTML format. public interface...saving to HTML. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/cpp/ps/working-with-shapes/