Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 88,716 for

doc format

(0.22 sec)
  1. C++ API to Convert PPTM to WORDML or with free ...

    Export PPTM to WORDML within your C++ applications or online. Test free PPTM to WORDML online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...Save the document to WORDML format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptm-t...
  2. C++ API to Convert PPSX to OTT or with free Onl...

    Export PPSX to OTT within your C++ applications or online. Test free PPSX to OTT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to OTT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  3. C++ API to Convert POT to DOCM or with free Onl...

    Export POT to DocM within your C++ applications or online. Test free POT to DocM online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to DOCM format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pot-to...
  4. C++ API to Convert POT to DOTM or with free Onl...

    Export POT to DOTM within your C++ applications or online. Test free POT to DOTM online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to DOTM format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pot-to...
  5. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the Formatted Asian characters in C++....identifier (language) of the formatted Asian characters. int32_t...insert and format text in a Far East language. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document Formatting with customizable list label properties for better control and presentation....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.lis...
  8. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page Formats....while rendering to fixed page formats. Members Name Description European...the numeral format used when saving to PDF. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting Documents to HTML. Streamline your workflow today!...exporting a document to HTML format. Default is an empty string...you save a Document in HTML format, Aspose.Words needs to save...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

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