Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 21,870 for

printing document

(0.87 sec)
  1. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your Document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....property Gets or sets the document revision number. public int...with REVNUM fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  2. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....how to convert annotation document to PDF/X-1 using annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/whatsnew/2024/
  3. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the Document template....informational name of the document template. @property def template...path. Empty string means the document is attached to the Normal...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::RevisionGroup class | Aspose.Wor...

    Aspose::Words::RevisionGroup class. Represents a group of sequential Revision objects. To learn more, visit the Documentation article in C++....Track Changes in a Document documentation article. class RevisionGroup...how to print info about a group of revisions in a document. auto...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...that can be used to save a document in the SaveFormat.XPS format...that can be used to save a document in the SaveFormat.XPS or SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 如何使用 C++ 添加 Redaction 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Redaction 註釋的原始程式碼...Load the PDF file Document document = new Document ( System . IO...Color . Blue ; // Text to be printed on redact annotation annot...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. ViewType enumeration | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewType enumeration. Possible values for the view mode in Microsoft Word....Name Description None The document shall be rendered in the default...the application. Reading The document shall be rendered in the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...font color setting in the document. When you set the font properties...styles or settings in your document that might override the font...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....the feature to convert PDF documents to EPUB format. Aspose.PDF...the second argument to the Document.save(..) method, to generate...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  10. 限制生成页数 使用 C++ 通过 JavaScript 转换 Excel 为 PDF|Docu...

    学习如何在使用 C++ 通过 JavaScript 将 Excel 工作表转换为 PDF 时限制生成的页数。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/limit-t...