Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 219,639 for

formatting

(0.17 sec)
  1. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered Formatting applied to it....has bulleted or numbered formatting applied to it. @property...assertFalse ( builder . list_format . is_list_item ) # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...Provides access to the font formatting of this object. (Inherited...Inline ) is_format_revision Returns true if formatting of the object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AutoFitBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....before setting any table formatting. builder . insertCell ();...available when saving to .doc format. table . styleIdentifier =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... fill_format . fill_type = slides . FillType...NO_FILL shape . line_format . fill_format . solid_fill_color ...

    docs.aspose.com/slides/python-net/paragraph/
  5. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....number stamp and set its formatting and display features Parse...contains properties to set the formatting of the pagination and other...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  6. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....worksheet has cells with only formatting applied. In such a scenario...initialized cells due to cell formatting cannot be detected using...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  7. 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…...interprets the table structure and formatting. Cause : The problem may...might help in preserving the formatting better during the conversion...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  8. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....worksheet has cells with only formatting applied. In such a scenario...exist only because of cell formatting cannot be detected using...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... Formatting changes are not recorded...insertions and deletions only. Formatting changes are not recorded...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...will be exported in Markdown format. Also note, this option will...

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