Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 78,324 for

doc format

(0.08 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. C++ API to Convert XPS to POTX | products.aspos...

    Convert XPS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...is a fixed-layout document format developed by Microsoft and...store documents in an XML-based format. POTX is a PowerPoint Open...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text Format....are exported to plain text format. Members Name Description None...footers to plain text format. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....report with specified output format and additional options. buildReport(String...report with specified output format, a named data source reference...

    reference.aspose.com/words/java/com.aspose.word...
  5. C++ API to Convert PDF to POT | products.aspose...

    Convert PDF to POT via C++ without using Microsoft Word or Adobe Acrobat Reader... POT is a file format used by Microsoft PowerPoint...presentations. It is a popular format for creating and sharing presentations...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("My paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add a GOTOBUTTON field....

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Name bookmarked text with...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font Formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....Provides access to the font formatting of the data labels of the...for a chart series. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...