Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 50,412 for

import document

(0.07 sec)
  1. Protect PPT document Online with password and u...

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

    products.aspose.com/total/net/protect/ppt/
  2. 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...9:34am 21 How can I view the document in this way as mentioned in...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. C++ API code to apply password protection on PPTX presentations....C++ Protect Pptx Online PPTX Document Protection or Set Password...Develop powerful C++ based PPTX document protection utility application...

    products.aspose.com/total/cpp/protect/pptx/
  4. Protect Word document Online with password and ...

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

    products.aspose.com/total/net/protect/word/
  5. 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...
  6. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF Documents into a single PDF file with Python....share or store together as one document. Merging PDF files can help...help you organize your documents, make room for storage on your...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  7. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...Follow the steps below: Create Document instance. Create a Graph Object...

    docs.aspose.com/pdf/python-net/add-line/
  8. 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...
  9. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython....words import Settings from com . aspose . words import Document...aspose . words import SaveFormat from java . io import ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....draw a circle within a PDF document using Aspose.PDF for Python...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/python-net/add-circle/