Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 104,228 for

document formatting

(0.08 sec)
  1. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look....how to format of all of a table’s borders at once. Document doc...doc = new Document ( MyDir + "Tables.docx" ); Table table = doc...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::Lists::ListFormat::ListIndent me...

    Aspose::Words::Lists::ListFormat::ListIndent method. Increases the list level of the current paragraph by one level in C++....the list level and applies formatting properties of the new level...level. In Word documents, lists may consist of up to nine levels...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....NUMBER_IN_DASH Page number format: - 1 -, - 2 -, - 3 -, - 4 -...Custom number format. It is supported by DOCX format only. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get and Set Style for cells with C++|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.GetStyle and...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/cpp/styling-and-data-form...
  5. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB.... Document () builder = aw . DocumentBuilder...NUMBER_DEFAULT ) builder . list_format . list = list builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Calculate the Width and Height of the Cell Valu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Text Width of Cell Value AI Document Assistant Close Get Cell String...String Value with and without Formatting Access and Update the Portions...

    docs.aspose.com/cells/java/calculate-the-width-...
  7. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a list level by index in C++....how to apply custom list formatting to paragraphs when using.... auto doc = MakeObject < Document > (); // A list allows us...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....guides you on: Drawing Text Formatting Text Text Hinting Retrieving...Drawing for Java. Format Text in Java Formatting text adds a layer...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  9. Convert WORD to VCF in Python | products.aspose...

    Save WORD to VCF within Python applications without using Microsoft Word or Outlook...converting a WORD file to VCF format. It includes two APIs, namely...via .NET” and saved into VCF format. The “Aspose.Total for Python...

    products.aspose.com/total/python-net/conversion...
  10. Aspose::Words::TableStyle::get_ConditionalStyle...

    Aspose::Words::TableStyle::get_ConditionalStyles method. Collection of conditional styles that may be defined for this table style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/tab...