Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 414,687 for

document

(0.19 sec)
  1. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/python-net/acroforms/cr...
  3. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...Create Annotations in PDF document via Python You need Aspose...

    products.aspose.com/pdf/python-net/annotation/
  4. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for Document management....Get File Information of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  5. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a Document object. To learn more, visit the Documentation article in C++....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. class ChmLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a Document to XAML format. Default is an empty string in C++....are saved when exporting a document to XAML format. Default is...const Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class....it to the document Document document = new Document ( _dataDir...extractor = new PdfExtractor ( document ); extractor . setStartPage...

    docs.aspose.com/pdf/java/extract-images/
  10. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET....Add Headers to PDF Document Using C# In order to add Header in... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/header/