Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 182,636 for

doc

(0.35 sec)
  1. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....constructor LayoutCollector(doc) Initializes an instance of this...class. def __init__ ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. let doc = new aw . Document (); // Construct...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert hidden text, then...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Փոխարկել Պատկեր DOC C#

    Փոխարկեք Պատկեր ը Doc ձևաչափի C# կոդով: Պահեք Պատկեր որպես Doc օգտագործելով C#:...Փոխարկել պատկեր ը DOC ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ պատկեր ը DOC .NET և .NET Core հարթակների համար...

    products.aspose.com/words/hy/net/conversion/ima...
  6. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++.... auto doc = System :: MakeObject < Aspose...the document within its pages. doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in Documents. Easily identify revision types for seamless Document editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Փոխարկել Պատկեր DOC C++

    Փոխարկեք Պատկեր ը Doc ձևաչափի C++ կոդով: Պահեք Պատկեր որպես Doc օգտագործելով C++:...Փոխարկել պատկեր ը DOC ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...պատկեր ը DOC Օգտագործեք C++ ՝ առավելագույն պատկեր ից DOC փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/ima...
  10. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/zh-hant/cpp/make/html/