Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 90,391 for

doc format

(0.23 sec)
  1. Convert WORD To TXT Python

    Convert a Word Document to TXT Format in Python code. Save a Word Document as TXT using Python....TXT, and many other document formats using Python. TXT Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  2. Convert TEXT To JPG C#

    Convert TEXT to JPG Format in C# code. Save TEXT as JPG using C#....JPG, and many other document formats using C#, F#, VB.NET. JPG Node...transform text to JPG image format with just a few lines of C#...

    products.aspose.com/words/net/conversion/text-t...
  3. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc Format. To learn more, visit the Documentation article in C++....Docm , Dotx , Dotm or FlatOpc format. To learn more, visit the Specify...suitable for the specified save format. static CreateSaveOptions (const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Create New Document in Apache POI and Aspose.Wo...

    Create a new Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); // DocumentBuilder...builder = new DocumentBuilder ( doc ); // Write a new paragraph in...

    docs.aspose.com/words/java/create-new-document-...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font Formatting of the data labels of the entire series in C++....Provides access to the font formatting of the data labels of the...labels for a chart series. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project inFormation. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a line chart, then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method... Remarks If the output format is an image (BMP, EMF, EPS...outputFile_partIndex.extension. If the output format is TIFF, the output will be...

    reference.aspose.com/words/python-net/aspose.wo...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.DocumentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the Document...will be split at paragraphs formatted using Heading 1 , Heading...headings into several parts. let doc = new aw . Document (); let builder...

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