Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 219,225 for

formatting

(0.18 sec)
  1. When we concatinate pdf the original format of ...

    when we concatinate pdf using aspose pdf. The formate of orignal file is getting changed. Here is orignal file 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i am geting after concatenation File a…...concatinate pdf the original format of the document is getting...pdf using aspose pdf. The formate of orignal file is getting...

    forum.aspose.com/t/when-we-concatinate-pdf-the-...
  2. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....Ask AI Format Ranges with Node.js via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  3. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how Formatting is merged when importing content from another document in C++....ImportFormatMode enum Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. Document.expandTableStylesToDirectFormatting me...

    Document.expandTableStylesToDirectFormatting method. Converts Formatting specified in table styles into direct Formatting on tables in the document....expandTableStylesToD() Converts formatting specified in table styles...styles into direct formatting on tables in the document. expandTableStylesToD...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Special using Aspose.Cells for Node.js via C++ API....Ask AI How to Format Number to Special Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  6. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....fonts, paragraph or section formatting, and perform other operations...easily insert content and formatting. Operations that are possible...

    docs.aspose.com/words/net/document-builder-over...
  7. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API....Ask AI How to Format Number to Special Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/python-net/how-to-format-...
  8. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  9. JoinRunsOptions class | Aspose.Words for Node.js

    Aspose.Words.JoinRunsOptions class. Provides configuration flags for the join runs operation....when joining runs with same formatting. ignoreRedundant True indicates...when joining runs with same formatting. ignoreSpacing True indicates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...table that had no direct formatting fully takes on the properties...I would expect the direct formatting to be kept. When I used a...

    forum.aspose.com/t/table-conditional-styles-une...