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

document

(0.59 sec)
  1. Export MSG to DOCM via C++ | products.aspose.com

    C++ API to Convert MSG to DOCM without using Microsoft Word or Outlook...also supports a variety of document formats such as Word, PDF...features such as document conversion, document manipulation, and...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options.... Document ( file_name = MY_DIR + 'Document with SDT 1...doc_b = aw . Document ( file_name = MY_DIR + 'Document with SDT 2...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....specific encoding when saving a document to .epub. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....txt output document. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....Aspose :: Words :: Document > & document ) Parameter Type Description...Description document const System::SharedPtr<Aspose::Words::Document>&...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single Document using Python with Aspose.PDF for seamless Document management.... Document () pdf = self . Document () pdf = self...Open the source document pdf1 = self . Document () pdf1 = self...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  7. Convert WORD to POTX via C++ or with free Onlin...

    Export WORD to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to POTX online converter quickly before integrating the code....to Convert Converting Word documents to PowerPoint presentations...presentations from existing documents, without having to manually...

    products.aspose.com/total/cpp/conversion/word-t...
  8. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....of a PDF Document Extracting text from a PDF document is a common...from all the pages of a PDF document. To extract text from all...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  9. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....that already exists in the document, no error will be given and...be stored when you save the document. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape...how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

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