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

formatting

(0.13 sec)
  1. Aspose::Words::Fields::FieldMergeField::get_IsV...

    Aspose::Words::Fields::FieldMergeField::get_IsVerticalFormatting method. Gets whether to enable character conversion for vertical Formatting in C++....character conversion for vertical formatting. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. 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...
  4. 用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...
  5. 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...
  6. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....How to Format Number to Accounting with C++ Contents [ Hide ]...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  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. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java.... FORMAT_CHANGE Change of formatting was applied to...STYLE_DEFINITION_CHANGE Change of formatting was applied to the parent...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....markers, secondary axis, and formatting. The code is fully functional...that supports .NET. Extensive Format Support – XLSX, XLS, CSV, ODS...

    blog.aspose.com/cells/create-stockvolumehighlow...
  10. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row Formatting for enhanced document design and presentation....represents current table row formatting properties. public RowFormat...get ; } Examples Shows how to format rows with a document builder...

    reference.aspose.com/words/net/aspose.words/doc...