Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 423,795 for

document

(0.32 sec)
  1. C++ API to Convert XML to PPS | products.aspose...

    Convert XML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader... manipulate, and convert documents, images, and other file formats...to PPS Open XML file using Document class reference Convert XML...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...create presentations from PCL documents. How Aspose.Total Helps for...to POTX Open PCL file using Document class reference Convert PCL...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... Call this method after document was manually updated, or layout...that a node spans. doc = aw . Document () layout_collector = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the Document to be loaded. Default is Auto in C++....Specifies the format of the document to be loaded. Default is Auto...you know the format of the document you are about to load, you...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF Document. The Aspose.PDF.Facades....XFA form auto document = MakeObject < Document > ( _dataDir +...XFA form fields auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/cpp/xfa-forms/
  6. 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...
  7. 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...
  8. Aspose::Words::PlainTextDocument::get_CustomDoc...

    Aspose::Words::PlainTextDocument::get_CustomDocumentProperties method. Gets CustomDocumentProperties of the Document in C++....CustomDocumentProper of the document. System :: SharedPtr < Aspose...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/cpp/aspose.words/pla...
  9. 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...
  10. 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...