Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 375,184 for

document

(0.15 sec)
  1. Aspose::Words::Saving::PageSavingArgs class | A...

    Aspose::Words::Saving::PageSavingArgs class. Provides data for the PageSaving() event. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class PageSavingArgs...or close it after saving a document page. get_PageFileName ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!...get all the sections in a document to use the default paper tray...selected printer. Document doc = new Document (); // Find the default...

    reference.aspose.com/words/net/aspose.words/pag...
  3. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from Document...styles should be removed from document. Default value is False ....styles from the document. doc = aw . Document () # Add two styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF格式的圖章,C++語言。... 使用 Document 實例載入 PDF。 使用 Document.Info 屬性取得 DocumentInfo。...DocumentInfo。 存取並顯示不同的 Document.Info 屬性。 將圖章添加到 PDF - C++ String...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  5. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java....Parameter Description document A template document. At runtime, this...this document instance is populated with a data from the specified...

    docs.aspose.com/words/java/building-reports/
  6. C# API to Export MSG to JPEG | products.aspose.com

    Convert MSG to JPEG without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to JPEG format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  7. GoogleAiModel.checkGrammar method | Aspose.Word...

    GoogleAiModel.checkGrammar method. Checks grammar of the provided Document....Checks grammar of the provided document. checkGrammar ( doc : Aspose...Aspose . Words . Document , options : Aspose . Words . AI . CheckGrammarOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfDigitalSignatureTimestampSettings.user_name ...

    PdfDigitalSignatureTimestampSettings.user_name property. Timestamp server user name....Shows how to sign a saved PDF document digitally and timestamp it...it. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GoogleAiModel.translate method | Aspose.Words f...

    GoogleAiModel.translate method. Translates a specified Document....language) Translates a specified document. def translate ( self , doc...doc : aspose . words . Document , language : aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Copy 1 // The path to the documents directory. 2 System::String...output stream for PostScript document 5 { 6 System::SharedPtr <...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/