Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 424,072 for

document

(0.92 sec)
  1. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....to Insert Watermark in Word Document using C# How to Extract Images...from Word Document in C# How to Unprotect Word Document using C#...

    kb.aspose.com/words/net/page/3/
  2. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...Remarks Some images in the document can be unavailable, for example...conversion process. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export OFT to WORD via Java | products.aspose.com

    Java API to Convert OFT to WORD without using Microsoft Word or Outlook...render HTML to WORD by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/java/conversion/oft-t...
  4. Get Required Field Names|Aspose.PDF for Python ...

    This example demonstrates how to identify and retrieve the names of required form fields in a PDF Document using Aspose.PDF Facades API.... Bind the PDF Document. Access all field names using...required field names from a PDF document.""" # Create Form object pdf_form...

    docs.aspose.com/pdf/python-net/get-required-fie...
  5. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/search-and...
  6. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management.... Document doc = new Document (); DocumentBuilder...UtcDateTime.docx" ); doc = new Document ( ArtifactsDir + "Comment...

    reference.aspose.com/words/net/aspose.words/com...
  7. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... words import Document from com . aspose . words...'programming_documents/' # Open the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/working-with-comment...
  8. Aspose::Words::ImportFormatOptions::get_Resolve...

    Aspose::Words::ImportFormatOptions::get_ResolveThemeColors method. Gets or sets a boolean value that specifies whether to resolve theme colors of the shapes forcibly. The default value is false in C++....ones they had in the original document. The reason for this is the...the source and destination documents. Setting this option to true...

    reference.aspose.com/words/cpp/aspose.words/imp...
  9. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。...Load the PDF file Document document = new Document ( System . IO...new HighlightAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 如何使用 C++ 删除 Watermark 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Watermark 注解的源代码...Load the PDF file Document document = new Document ( System . IO...var WatermarkAnnotations = document . Pages [ 1 ]. Annotations...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...