Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 221,018 for

formatting

(0.36 sec)
  1. FieldIndexFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FieldIndexFormat enum for customizable FieldIndex Formatting in your documents. Enhance your document's structure effortlessly!...enumeration Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Copy Range Data with Style|Documentation

    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....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/net/copy-range-data-with-...
  3. 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...
  4. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...default text formatting. default_paragraph_format Gets document...document default paragraph formatting. document Gets the owner document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Excel MCP - AI-Powered Spreadsheet Automation|D...

    Excel MCP - AI-powered spreadsheet automation server for Excel AI integration, Excel Formula MCP, and comprehensive Excel automation workflows...Excel integration Smart Excel Formatting : Apply fonts, colors, borders...Spreadsheet Creation : Create formatted Excel spreadsheets from raw...

    docs.aspose.com/cells/nodejs-cpp/mcp/
  6. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...PDf to html with formats Aspose.PDF Product Family aspose-pdf-net...pdf which has to retain the formats. For example, bulletins, tables...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  7. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Sample Reports Gallery|Aspose.Words for JasperR...

    This gallery demonstrates reports generated by Aspose.Words for JasperReports....Features: DOC, text, table formatting, images. Features: DOC, charts...Features: DOC, text, table formatting, subreports. Feature Tour...

    docs.aspose.com/words/jasperreports/sample-repo...
  9. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserting HTML code parses the formatting of each element into equivalent...equivalent document text formatting. ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...