Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 400,483 for

document

(0.14 sec)
  1. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. Remarks When you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described...Markdown to Document Object Model (DOM) . Markdown Document with Emphases...

    docs.aspose.com/words/nodejs-net/working-with-m...
  3. 操作 PDF 文档|Aspose.PDF for PHP via Java

    本文包含有关如何验证 PDF A 标准的 PDF 文档、如何处理目录、如何设置 PDF 到期日期以及如何确定 PDF 文件生成进度的信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 validate(…) 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...规范中的相应规则。 // 打开文档 $document = new Document ( $inputFile ); $pdfFormat...

    docs.aspose.com/pdf/zh/php-java/manipulate-pdf-...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java....Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks: The document is represented...

    reference.aspose.com/words/java/com.aspose.word...
  5. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...
  6. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your Document saving experience. Customize RTF output with advanced settings for optimal results....additional options when saving a document into the Rtf format. To learn...the Specify Save Options documentation article. public class RtfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveOptions.DocumentSplitCriteria property. Specifies how the Document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) format...property Specifies how the document should be split when saving...Normally you would want a document saved to HTML as a single...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RtfSaveOptions.exportImagesForOldReaders proper...

    RtfSaveOptions.exportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not...affect the size of the RTF document. Default value is true . get... These keywords allow the document to be displayed correctly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save Documents in a booklet layout for enhanced printing efficiency....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...