Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 393,578 for

document

(0.13 sec)
  1. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a Document to the [SaveFormat.Markdown](../../../aspose.words/saveformat/#Markdown) format...are saved when exporting a document to the SaveFormat.Markdown...string Remarks When you save a Document in SaveFormat.Markdown format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. View DOT File Online and using Java | products....

    Free online DOT file viewer app. Java API code to view DOT file for viewer application....Develop powerful Java based DOT document viewer utility application...view DOT document through Java. Download View DOT Document via Online...

    products.aspose.com/total/java/viewer/dot/
  3. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. .NET API C# code to extract images and text content from DOCX Document....NET based DOCX document parser utility application...DOCX document text extraction. Download Parse DOCX Document via...

    products.aspose.com/total/net/parse/docx/
  4. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  5. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....Working with Ole Objects documentation article. Examples: Shows...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  6. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your Document's visual appeal with precise color settings.... Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Extract Images from PDF Document Using Python Tool In order to... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/images/extract/
  8. Export EMAIL to MD via C++ | products.aspose.com

    C++ API to Convert EMAIL to MD without using Microsoft Word or Outlook...It supports a wide range of document formats, including DOC, DOCX...edit, and convert documents, export documents to various formats...

    products.aspose.com/total/cpp/conversion/email-...
  9. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Examples Shows how to update a document’s “CreatedTime” property when...when saving. Document doc = new Document (); DateTime createdTime...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....the text of the document print "Original document text: " . $doc...// Replace the text in the document. $doc -> Range -> Replace...

    docs.aspose.com/words/net/find-and-replace-in-php/