Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 157,121 for

doc

(0.42 sec)
  1. FieldDdeAuto.insert_as_html property | Aspose.W...

    FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....= 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. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/).... let doc = new aw . Document (); // Construct...#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++.... auto doc = MakeObject < Document > ();...DocumentBuilder > ( doc ); auto comment = MakeObject < Comment > ( doc , u "John...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Sample Reports Gallery|Aspose.Words for JasperR...

    This gallery demonstrates reports generated by Aspose.Words for JasperReports....Features: DOC, text, table formatting, images. Features: DOC, charts...landscape orientation. Features: DOC, text, table formatting, subreports...

    docs.aspose.com/words/jasperreports/sample-repo...
  5. BookmarkStart constructor | Aspose.Words for Py...

    BookmarkStart constructor. Initializes a new instance of the [BookmarkStart](../) class....BookmarkStart constructor BookmarkStart(doc, name) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 向现有 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...