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

document converter

(0.05 sec)
  1. 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...
  2. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf Document into a Document object. To learn more, visit the Documentation article in C++....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. class RtfLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++....Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF Document with a digital signature....details for signing a PDF document with a digital signature....moment digitally signing PDF documents is only available on .NET...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word Documents in C++ without utilizing Microsoft Word or interop....C++ Latest Answers How to Convert RTF to PDF using C++ How to...Replace Text in Word Document in C++ How to Convert Word to PDF using...

    kb.aspose.com/words/cpp/
  6. 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...
  7. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....in a document as we save it to PDF. doc = aw . Document ( file_name...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML...should be used when saving the document to HTML or MHTML. Default...Examples Shows how to save a document to a specific version of HTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...