Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 168,796 for

doc

(0.1 sec)
  1. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...例子 輸出格式 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/pdf/
  3. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...例子 輸出格式 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/md/
  4. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output Document. The default value is Ecma376_2006 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP.... $ doc = new Java ( "com.aspose.words...Document" , $ dataDir . "TestFile.doc" ); // Remove the page and section...

    docs.aspose.com/words/java/remove-breaks-in-php/
  8. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch.... Document doc = new Document (); // Modify...methods to add image watermark. doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/wat...
  9. Կատարեք DOCX՝ Օգտագործելով Java

    Ստեղծեք նոր DocX Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DocX՝ օգտագործելով Java գրադարանը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/make/docx/
  10. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert hidden text, then...

    reference.aspose.com/words/net/aspose.words.lay...