Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 50,375 for

import document

(0.1 sec)
  1. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert PDF to PPTX in Go|Aspose.PDF for Go via...

    Aspose.PDF allows you to convert PDF to PPTX format using Go via C++....demonstrates how to convert a PDF document into a PPTX using the Aspose...Aspose.PDF library: Open a PDF document. Convert a PDF file to PPTX...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-power...
  3. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...
  4. Add Pages to PDF using Go via C++ | Aspose.PDF

    Add PDF pages to your Document programmatically with Go sample code using Aspose.PDF for Go via C++...need to add pages to PDF documents? To add pages, we’ll use Aspose...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/go-cpp/pages/add/
  5. Redact Powerpoint Presentation Online or using ...

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

    products.aspose.com/total/net/redact/powerpoint/
  6. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search android application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful android based PowerPoint document search engine utility application...

    products.aspose.com/total/android-java/search/p...
  7. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....identifiers to pages within a document set. Aspose.PDF for Python...artifact can be applied to the document through the ‘add_bates_numbering’...

    docs.aspose.com/pdf/python-net/add-bates-number...
  8. Convert Image To WORD Python

    Convert Image to WORD format in Python code. Save Image as WORD using Python....converting image to Word Use our document conversion API to develop...to import and export image, Word, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  9. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document This article explores the...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add text to a PDF Document in Go using Aspose.PDF for content enhancement and Document editing.... Add the text to the PDF document with PageAddText function...existing PDF file. package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/