Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 401,906 for

document

(0.16 sec)
  1. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。...文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新建 Document 对象。 创建注释: HighlightAnnotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  3. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your Documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Inserts a hyperlink into the document. public Field InsertHyperlink...link to be displayed in the document. urlOrBookmark String Link...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...that can be used to save a document in the SaveFormat.DOCX format...that can be used to save a document in the SaveFormat.DOCX , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....support for converting PPT document file format presentations...Conversion About PDF The Portable Document Format is a file format that...

    docs.aspose.com/slides/net/convert-presentation/
  6. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  7. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF Documents content with annotation marks and side-by-side output...Compare PDF documents Contents [ Hide ] Ways to compare PDF Documents...Documents When working with PDF documents, there are times when...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  8. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...word count properties of the document. def update_word_count ( self...self ): ... Remarks Document.update_word_count() recalculates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/go-cpp/pages/remove/
  10. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object.... to documents. In Aspose.PDF for .NET, each PDF document is a...AddBackgroundToPdf () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-backgrounds/