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

document converter

(0.05 sec)
  1. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....the Working with Fields documentation article. Remarks: Creates...throws Exception { Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. ICssSavingCallback class | Aspose.Words for Nod...

    Aspose.Words.Saving.ICssSavingCallback class. Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a Document to HTML....Style Sheet) when saving a document to HTML. Methods Name Description...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances Document management with Aspose.Words by controlling stream behavior for optimal performance....or close it after saving a document page. public bool KeepPageStreamOpen...PageStream property after writing a document page into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSavingArgs.pageFileName property | Aspose.W...

    PageSavingArgs.pageFileName property. Gets or sets the file name where the Document page will be saved to....sets the file name where the document page will be saved to. get...to use a callback to save a document to HTML page by page. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer....zoom should be applied when a document is opened with a PDF viewer...a rendered PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a Document into the Svg format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Svg format. To learn...the Specify Save Options documentation article. class SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options today!... Document doc = new Document ( MyDir + "EMF.docx"...object that we can pass to the document's "Save" method // to modify...

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

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomBehavior method. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer in C++....zoom should be applied when a document is opened with a PDF viewer...rendered PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....the Working with Fields documentation article. Remarks: Inserts...kinds of calendars. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...