Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 177,049 for

document formatting

(0.62 sec)
  1. Convert XLS to RTF using Python or with free On...

    XLS to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLS to RTF online converter quickly before integrating the code....Convert XLS to RTF XLS is a file format used by Microsoft Excel, a...RTF (Rich Text Format) is a document file format used by Microsoft...

    products.aspose.com/total/python-net/conversion...
  2. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word Document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts Document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product... We have very simple Word document, which we would like to save...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...style with list formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the Formatting for the [FieldIndex](../../fieldindex/) fields in the Document....field_index_format property FieldOptions.field_index_format property...field_index_format that represents the formatting for the FieldIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a Document using Node.js....hyperlink in Microsoft Word documents is the HYPERLINK field. In...insert a hyperlink into the document. This method accepts three...

    docs.aspose.com/words/nodejs-net/working-with-h...
  6. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:... // Open a document that contains text formatted with a font...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list Formatting properties of a paragraph style in C++....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF Documents in Python using Aspose.PDF for Document analysis....rectangular area in a PDF document using the TextAbsorber class...class. It employs pure text formatting mode for clean, unformatted...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  9. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line Formatting of this marker....format property ChartMarker.format property Provides access to...fill and line formatting of this marker. get format () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a Document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/