Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 219,375 for

formatting

(0.13 sec)
  1. RowFormat | Aspose.Words for Java

    Represents all Formatting for a table row in Java....RowFormat Represents all formatting for a table row. To learn...Examples: Shows how to modify formatting of a table row. Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...PDf to html with formats Aspose.PDF Product Family aspose-pdf-net...pdf which has to retain the formats. For example, bulletins, tables...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  3. Working with Text in PDF|Aspose.PDF for Java

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and Java....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/java/working-with-text/
  4. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....method Resets to default row formatting. public void ClearFormatting...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph in C++....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the Formatting for the FieldIndex fields in a document in C++....FieldIndexFormat enum Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the Formatting for the FieldIndex fields in the document in C++....FieldIndexFormat that represents the formatting for the FieldIndex fields...() Examples Shows how to formatting FieldIndex fields. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…...use the default paragraph formatting, so any left‑indent, first‑line...Keep the original paragraph formatting In the template, make sure...

    forum.aspose.com/t/merge-field-does-not-retain-...