Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 418,004 for

document

(0.48 sec)
  1. Export MSG to XPS via C++ | products.aspose.com

    C++ API to Convert MSG to XPS without using Microsoft Word or Outlook...HTML by using Document class Save the document to XPS format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a Document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/nodejs-net/inserting-fields/
  3. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....// Open document auto document = MakeObject < Document > ( _dataDir...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/cpp/rotate-pages/
  4. Export MSG to DOTM via C++ | products.aspose.com

    C++ API to Convert MSG to DOTM without using Microsoft Word or Outlook...read, and manipulate Word documents. It also allows developers...HTML by using Document class Save the document to DOTM format...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. ChmLoadOptions.originalFileName property | Aspo...

    ChmLoadOptions.originalFileName property. The name of the CHM file...originalFileName () : string Remarks CHM documents may contain links that reference...reference the same document by file name. Aspose.Words supports...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...

    docs.aspose.com/words/java/converting-to-fixed-...
  7. Android API to Render PCL to WORDML | products....

    Transform PCL to WORDML via Android via Java API...via Java Open PCL file using Document class Convert PCL to DOC by...using Document class of Aspose.Words Save the document to WORD_ML...

    products.aspose.com/total/android-java/conversi...
  8. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....Attached Files from a OneNote Document All files attached to a Microsoft...Microsoft OneNote document can be retrieved. These files are stored...

    docs.aspose.com/note/java/working-with-attachme...
  9. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing Document fonts efficiently and enhancing your Document's visual appeal....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  10. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to HTML, it saves each image...

    reference.aspose.com/words/nodejs-net/aspose.wo...