Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 53,310 for

import document

(0.23 sec)
  1. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...bookmark content from one document with content from another:...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  2. Protect ODP document with password Online and u...

    Online ODP file password app. Python API code to apply password protection on ODP Document....NET Protect Odp Online ODP Document Protection or Set Password...powerful Python based ODP document protection utility application...

    products.aspose.com/total/python-net/protect/odp/
  3. Manage Document Properties|Documentation

    Learn how to manage Document properties through the Aspose.Cells for Node.js via Java APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/nodejs-java/managing-docu...
  4. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....of the image Create a new Document instance using AsposePDFPythonWrapp...image Add a new page to the document Add the image to the page...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  5. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  6. Set Default Font Name|Aspose.PDF for Java

    This section describes how to set default font name using Aspose.PDF for Java library....font is not available in the document. You can use setDefaultFontName...examples ; import java.io.FileNotFoundExceptio ; import java.io...

    docs.aspose.com/pdf/java/set-default-font-name/
  7. Redact DOCX Document Online or using .NET | pro...

    Open and redact DOCX Document online via app for free. .NET API C# code to search and replace DOCX text....NET Redact Docx Redact DOCX Document Online or via .NET Develop...Develop powerful .NET based DOCX document redaction utility application...

    products.aspose.com/total/net/redact/docx/
  8. Redact DOCX Document Online or using Java | pro...

    Open and redact DOCX Document online via app for free. Java API code to search and replace DOCX text with regular expression....Java Redact Docx Redact DOCX Document Online or via Java Develop...Develop powerful Java based DOCX document redaction utility application...

    products.aspose.com/total/java/redact/docx/
  9. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET....Convert the file using the Document class Convert method. Before...and quality it works. The ‘document.validate()’ method validates...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....examples ; import com.aspose.pdf.DefaultAppearance ; import com.aspose...aspose.pdf.Document ; import com.aspose.pdf.Field ; import com.aspose...

    docs.aspose.com/pdf/java/modifing-form/