Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 418,004 for

document

(0.12 sec)
  1. Export EMAIL to WORD via C++ | products.aspose.com

    C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook... It supports various document file formats such as DOC,...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/cpp/conversion/email-...
  2. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT Documents....will be converted into PCL document Download the converted PCL...HTML by using Document class Save the document to PCL format...

    products.aspose.com/total/net/conversion/oft-to...
  3. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Settings namespace | Aspose.Word...

    Aspose::Words::Settings namespace. The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a Document. These are mail merge, write protection, compatibility and other settings in C++....settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/net/ps/working-with-shapes/
  6. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/print-tickets-xps/
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF Document in terms of objects....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  9. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.DocumentPartSaving()](../iDocumentpartsavingcallback/DocumentPartSaving/#Documentpartsavingargs) callback...more, visit the Save a Document documentation article. Remarks When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...