Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 89,966 for

doc format

(0.15 sec)
  1. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown Document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch....and modify the content and formatting of a document, you need to...their elements such as text formatting, tables, headers, and others...

    docs.aspose.com/words/python-net/translate-mark...
  2. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the Document to Html and Mhtml Formats in C++....document to Html and Mhtml formats. enum class HtmlVersion Values...specific version of HTML. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!...paragraph formatting to create off-center text. Document doc = new...builder = new DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/net/aspose.words/par...
  4. Online PCL to XAMLFLOW Conversion or Build .NET...

    Free online app to convert PCL to XAMLFLOW files. .NET C# conversion library code for PCL Documents....files to XAMLFLOW and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  5. C++ API to Convert XSLFO to POTM | products.asp...

    Convert XSLFO to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting which is most commonly used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // This DATABASE field will...

    reference.aspose.com/words/java/com.aspose.word...
  7. C++ API to Convert XML to POWERPOINT | products...

    Convert XML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to PPT format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. C++ API to Convert XSLFO to XAML | products.asp...

    Convert XSLFO to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...language used to describe the formatting of a document, while XAML...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. Aspose::Words::Math::OfficeMathDisplayType enum...

    Aspose::Words::Math::OfficeMathDisplayType enum. Specifies the display Format type of the equation in C++....enum Specifies the display format type of the equation. enum...office math display formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....Description None No table style formatting is applied. FirstRow Apply...Apply first row conditional formatting. LastRow Apply last row conditional...

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