Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 400,625 for

document

(0.15 sec)
  1. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...count, options) Returns the Document object representing the specified...process. Remarks The resulting document should look like the one in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Working with Bookmarks documentation article. Remarks: Bookmark...and getBookmarkEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured Document tag and an XML element stored within a custom XML data part in the Document. To learn more, visit the Documentation article in C++....between the parent structured document tag and an XML element stored...the document. To learn more, visit the Structured Document Tags...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/
  5. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....add images or text to a PDF document. Also, try to add different...attaches them to each page in the document. The result is a PDF where...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  6. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....while saving a document as a JPEG. doc = aw . Document () builder...object which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...添加水印-PHP // Open document $document = new Document ( $inputFile );...-> setBackground ( true ); $document -> getPages () -> get_Item...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  10. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your Document's visual appeal and consistency....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...