Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 375,244 for

document

(0.11 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....Examples Shows how to update a document’s “Last printed” property...MakeObject < Aspose :: Words :: Document > (); System :: DateTime lastPrinted...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...output stream for PostScript document 2 FileOutputStream outPsStream...new PS Document with the page opened 7 PsDocument document = new...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  3. XamlFlowSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XamlFlow](../../aspose.words/saveformat/#XamlFlow) or [SaveFormat.XamlFlowPack](../../aspose.words/saveformat/#XamlFlowPack) format...additional options when saving a document into the SaveFormat.XamlFlow...the Specify Save Options documentation article. Inheritance: XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用PDF文件中的表格。... 使用 Document 实例加载 PDF。 通过索引访问页面。 创建 Table...source PDF document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/table/
  5. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....table using a document builder. doc = aw . Document () builder =...nested table without using a document builder. def create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert DOT to POTM in Android Apps or with fre...

    DOT to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  7. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.Document_part_stream property. Allows to specify the stream where the Document part will be saved to....document_part_stream property DocumentPartSavingAr.document_part_stream...the document part will be saved to. @property def document_part_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...the Working with Fields documentation article. Inheritance: FieldEmbed...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XlsxSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XlsxSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format...additional options when saving a document into the SaveFormat.Xlsx format...the Specify Save Options documentation article. Inheritance: XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....SetPrivilege1 () { // The path to the documents directory var dataDir = RunExamples...PdfFileSecurity ()) { // Bind PDF document fileSecurity . BindPdf ( dataDir...

    docs.aspose.com/pdf/net/set-privileges/