Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 53,322 for

import document

(0.91 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document . Add Page to pages collection...

    docs.aspose.com/pdf/python-net/add-rectangle/
  2. Divide Word Document into Sections using C#

    This article guides on how to divide Word Document into sections using C#. It has the IDE settings, steps, and a sample code to split Word Document into sections using C#....Word Document into Sections using C# Divide Word document into...sample code to split Word document into sections using C# . You...

    kb.aspose.com/words/net/divide-word-document-in...
  3. 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...
  4. Remove XLSX Password Protection Online or using...

    Remove password from XLSX Document through online app for free. Java API code to unlock password protected XLSX files....Java Unlock Xlsx Unlock XLSX Document Password Online or via Java...Develop powerful Java based XLSX document locking and unlocking utility...

    products.aspose.com/total/java/unlock/xlsx/
  5. Protect DOC document Online with password and u...

    Online DOC file password protection app. C# .NET API code to apply password protection on DOC Document....NET Protect Doc Online DOC Document Protection or Set Password...Develop powerful .NET based DOC document protection utility application...

    products.aspose.com/total/net/protect/doc/
  6. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Load the PDF document with ‘ap.Document’. Select the target...target page ‘(document.pages[1]’ - the first page). Use ‘page.add_image()’...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  7. Redact PPTX Presentation Online or using .NET |...

    Open and redact PPTX Document online via app for free. .NET API C# code to search and replace PPTX text....NET Redact Pptx Redact PPTX Document Online or via .NET Develop...Redact PPTX Presentation Online Import PPTX file by uploading it....

    products.aspose.com/total/net/redact/pptx/
  8. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the Document?...the end of every page of the document? Professionalize.Discourse...the end of every page in a document using Aspose.Words, you can...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  9. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF Documents into a single PDF file with Python....Open first document Then add pages of second document to the first...concatenated output file with ‘document.save’ method. The following...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  10. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF Document in Ruby with Aspose.PDF to enhance or update your PDF content....To add Text string in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-text-to-an-existin...