Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 349,373 for

document

(0.07 sec)
  1. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your Documents by embedding system fonts. Learn its default value and benefits!...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the XamlFlow format in C++....that can be used to save a document in the XamlFlow format. Aspose...created while converting a document to flow-form .xaml. void ImageFolder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....when saving a document to PDF. doc = aw . Document () builder =...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....saving a document to PDF. let doc = new aw . Document (); let...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. EMF Windows Enhanced Metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Render MSG to MD in Andorid App | products.aspo...

    Export MSG to MD without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to MD format using...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  8. Manipulate Annotations in PDF using Python | As...

    Manage Annotations in PDF programmatically with Python sample code 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/
  9. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...() => { let doc = new aw . Document (); let newComment = new aw...

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