Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 154,182 for

doc

(0.61 sec)
  1. FieldDdeAuto.insert_as_rtf property | Aspose.Wo...

    FieldDdeAuto.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldLink.insert_as_rtf property | Aspose.Words...

    FieldLink.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF)....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 向现有 PDF 添加目录在 PHP 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... $doc = new Document ( $dataDir . "input1...# 访问 PDF 文件的第一页 $toc_page = $doc -> getPages () -> insert ( 1...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  5. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases HTML...information when saving to HTML. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PS format in Java.... Document doc = new Document(getMyDir() + "Paragraphs...BookFoldPrinting". for (Section s : doc.getSections()) { s.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  8. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldTC::get_EntryLevel ...

    Aspose::Words::Fields::FieldTC::get_EntryLevel method. Gets or sets the level of the entry in C++....FieldTocEntryIdentif () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingCollection class. Specifies a list of web extension bindings. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...