Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 6,198 for

document converter

(0.07 sec)
  1. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your Document management today!...to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  3. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convert_metafiles_to_png property LoadOptions.convert_metafiles_to_png...property Gets or sets whether to convert metafile(Wmf or Emf) images...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....the Working with Fields documentation article. Examples: Shows...during loading. // Open a document that was created in Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  6. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be None . Default is None ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure Document management with customizable access!...a user on an encrypted PDF document. The default value is DisallowAll...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CssSavingArgs.IsExportNeeded | Aspose.Words for...

    Control CSS export with CssSavingArgs IsExportNeeded property. Choose to embed or save CSS to file for optimized HTML Documents. Default, true....file and embedded to HTML document. Default is true . When this...will not be embedded to HTML document. public bool IsExportNeeded...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Font...

    Aspose::Words::Saving::PdfSaveOptions::get_FontEmbeddingMode method. Specifies the font embedding mode in C++.... If the document contains non-ANSI text then...into a PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...additional options when saving a document into the SaveFormat.Html ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

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