Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 414,510 for

document

(0.56 sec)
  1. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... Copy 1 // Add page to PS document. 2 3 String outputFileName...new 2-paged PS Document 10 PsDocument document = new PsDocument(getOutputDir()...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  2. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...changes) that exist in this document. get revisions () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a Document is shown in Microsoft Word. To learn more, visit the Documentation article in C++....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. class ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Extract and Save an Attachment|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to get all attachments from a PDF Document. Also, you can get an individual attachment from your Document....all attachments from a PDF document. This is useful either when...when you want to save the documents separately from the PDF, or...

    docs.aspose.com/pdf/net/extract-and-save-an-att...
  5. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured Documents....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  6. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... Document () # Add a plain text watermark...file_name = ARTIFACTS_DIR + 'Document.TextWatermark.docx' ) # We...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions::get_IgnoreDmlUniqueId method. Specifies whether to ignore difference in DrawingML unique Id in C++....Examples Shows how to compare documents ignoring DML unique ID. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "DML...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the font folder source for Aspose and save the Document as pdf. The result Document s…...and save the document as pdf. The result document shows boxes...with version 25.2 the pdf document looks fine. Can you please...

    forum.aspose.com/t/issue-with-thai-text/324630
  9. ImageSavingArgs.image_file_name property | Aspo...

    ImageSavingArgs.image_file_name property. Gets or sets the file name (without path) where the image will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET....for a way to generate PDF documents and work with them in C# projects... Create (or Generate) PDF document using C# language Aspose.PDF...

    docs.aspose.com/pdf/net/create-pdf-document/