Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 6,719 for

appearance

(0.16 sec)
  1. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row...modifies that entire row's appearance. first_row = table . first_row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldIndex::get_Heading ...

    Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++....Gets or sets a heading that appears at the start of each set of...fields, and also modify its appearance. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch...."First" header/footer, which appears on the first page of the section..."Primary" header/footer, which appears on every page in the section...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…...text in the resulting SVG can appear much larger than it does in...the SVG output with Visio’s appearance. Provide diagnostic information...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...
  5. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....modifies that entire row's appearance. Row firstRow = table.getFirstRow();...options for text and table appearance. builder.getRowFormat().setHeight(40...

    reference.aspose.com/words/java/com.aspose.word...
  6. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...Examples Shows how to alter the appearance of revisions in a rendered...' ) # Remove the bar that appears to the left of every revised...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldIndex::get_LetterRa...

    Aspose::Words::Fields::FieldIndex::get_LetterRange method. Gets or sets a range of letters to which limit the index in C++....fields, and also modify its appearance. auto doc = System :: MakeObject..."Avocado" ); // This entry will not appear because it starts with the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++....fields, and also modify its appearance. auto doc = System :: MakeObject..."Avocado" ); // This entry will not appear because it starts with the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldXE::get_IsItalic me...

    Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets or sets whether to apply italic formatting to the entry's page number in C++....fields, and also modify its appearance. auto doc = System :: MakeObject..."Avocado" ); // This entry will not appear because it starts with the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....formats preserve the original appearance of a document after it was...Aspose.Words, the output will appear almost exactly as if it was...

    docs.aspose.com/words/java/rendering/