Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 179,373 for

document formatting

(0.91 sec)
  1. Aspose::Words::Document::get_Theme method | Asp...

    Aspose::Words::Document::get_Theme method. Gets the Theme object for this Document in C++....Aspose::Words::Document::get_Theme method Contents [ Hide ] Document::get_Theme...the Theme object for this document. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...superscript and subscript formats(JAVA API)(Version: 23.1) Aspose...superscript and subscript formats using the following code snippet...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  4. Opening Files with Different Formats|Documentation

    Aspose.Cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  5. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks Using the...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...measurable formatting and content properties in documents whereas...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert JSON Format to DOCM via Java | products...

    Parse JSON to DOCM in Java without using Microsoft Word...Conversion JSON to DOCM Convert JSON Format to DOCM via Java On premise...creating and editing worksheets, formatting cells, adding charts and...

    products.aspose.com/total/java/conversion/json-...
  8. Aspose.Words.Tables module | Aspose.Words for N...

    The Aspose.Words.Tables module contains classes that represent tables, rows, cells and their Formatting....tables, rows, cells and their formatting. Classes Class Description...the Working with Tables documentation article. CellCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....Supported File Formats Contents [ Hide ] The following table...table indicates the file formats that Aspose.PDF Python can load and...

    docs.aspose.com/pdf/python-net/supported-file-f...
  10. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table cells in the first row lose their background colors, particularly when they are adjacent…...PDF’s Document.save() method with SaveFormat...conversion code: try (Document srcDoc = new Document(inputPdf)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-cell-backgrounds-lost-...