Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 155,267 for

doc

(0.19 sec)
  1. Field.Start | Aspose.Words for .NET

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows....FieldCollection () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::ParagraphFormat::get_StyleIdenti...

    Aspose::Words::ParagraphFormat::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/par...
  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. Aspose::Words::Tables::Table::get_DistanceBotto...

    Aspose::Words::Tables::Table::get_DistanceBottom method. Gets or sets distance between table bottom and the surrounding text, in points in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  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...