Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 212,756 for

formatting

(0.12 sec)
  1. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct Formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....ExpandTableStylesToD method Converts formatting specified in table styles...styles into direct formatting on tables in the document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience Formatting issues. I attempted to use Aspose Cells to convert the charts…...embedded Excel file experience formatting issues. I attempted to use...like you’re experiencing formatting issues with charts when converting...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Java API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/java/how-to-format-number...
  4. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Go via C++ library of Excel | products.aspose.com

    Aspose.Cells for Go via C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....applying Themes, Styles, and Formatting, managing Data Validation...implementing Conditional Formatting, and executing various functions...

    products.aspose.com/cells/go-cpp/
  6. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document Formatting by controlling textbox content. Optimize with ease today!...that specifies that source formatting of textboxes content ignored...Shows how to manage text box formatting while appending a document...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Aspose.Cells : Image and PDF generated by code ...

    We created a POC for converting xlsx to image and pdf using aspose.cells free licence with watermark with our dot net solution. Our dot net application is deployed on EKS cloud. We are seeing that the image or pdf genera…...server are having improper formattings Aspose.Cells Product Family...some distortions or improper formatting while the image or pdf generated...

    forum.aspose.com/t/aspose-cells-image-and-pdf-g...
  8. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. @property def...start_table () # Setting table formatting options for a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegend.Font | Aspose.Words for .NET

    Customize your ChartLegend font settings effortlessly! Access default Formatting and easily override specific legend entries for a polished look....access to the default font formatting of legend entries. To override...override the font formatting for a specific legend entry, use the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....visit " ); // Specify font formatting for the hyperlink. builder...false ); // Revert to default formatting. builder . Font . ClearFormatting...

    docs.aspose.com/words/net/insert-hyperlink/