Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,184 for

convert document

(0.03 sec)
  1. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your Documents!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a combo...

    reference.aspose.com/words/net/aspose.words.sav...
  2. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....saving a document to plaintext. let doc = new aw . Document (); let... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... Document (); let builder = new aw ...find-and-replace operation will convert to hexadecimal and highlight:\n"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... Document (); let builder = new aw ...find-and-replace operation will convert to hexadecimal and highlight:\n"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSymbol::get_FontNam...

    Aspose::Words::Fields::FieldSymbol::get_FontName method. Gets or sets the name of the font of the character retrieved by the field in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....extract an embedded font from a document, and save it to the local...system. auto doc = MakeObject < Document > ( MyDir + u "Embedded font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage Document part streams efficiently for optimal performance....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF Documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly. Default value is false in C++....Allows to make output RTF documents smaller in size, but if they...Remarks If the document that you want to convert to RTF using Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to Render XSL FO to PDF using Java

    In this brief tutorial, you will learn how to render XSL FO to PDF using Java in Windows, Mac OS, or Ubuntu. The code sample can Convert XSL FO to PDF in Java.... You can convert XSL FO file to PDF format using...input XSL FO file into the Document class object using load option...

    kb.aspose.com/pdf/java/how-to-render-xsl-fo-to-...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...find-and-replace operation will convert to hexadecimal and highlight:...

    reference.aspose.com/words/cpp/aspose.words.rep...