Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 215,174 for

formatting

(0.22 sec)
  1. IFieldResultFormatter.format_numeric method | A...

    IFieldResultFormatter.format_numeric method. Called when Aspose.Words applies a numeric format switch, i.e...format_numeric method format_numeric(value, format) Called when...a numeric format switch, i.e. \# “#.##”. def format_numeric (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell Formatting properties....cell_format property DocumentBuilder.cell_format property Returns...table cell formatting properties. @property def cell_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hyphenation.warningCallback property | Aspose.W...

    Hyphenation.warningCallback property. Called during a load hyphenation patterns, when an issue is detected that might result in Formatting fidelity loss....detected that might result in formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....document using different formatting options including using the...the destination formatting, the source formatting, or keeping only...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  6. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  7. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....pptx" , SaveFormat :: Pptx ); Format Zoom Frames In the previous...simple frame’s formatting. There are several formatting options you...

    docs.aspose.com/slides/cpp/manage-zoom/
  8. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....Provides access to the frame formatting properties. HasChildNodes...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words/par...
  9. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#.... Q: Will the formatting (borders, shading, etc.)...preserved after splitting? A: The formatting applied to rows, cells, and...

    docs.aspose.com/words/net/split-table/