Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 178,122 for

document formatting

(2.15 sec)
  1. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....Manipulate PDF Document Contents [ Hide ] Validate PDF Document for PDF...and A 1B) To validate a PDF document for PDF/A-1a or PDF/A-1b compatibility...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  2. ConditionalStyle.ParagraphFormat | Aspose.Words...

    Discover the ConditionalStyle ParagraphFormat property to easily access and manage paragraph Formatting in your styles for enhanced Document presentation....property Gets the paragraph formatting of the conditional style...styles of a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  3. Working with Sections in Java|Aspose.Words for ...

    Understanding Document section concepts and manipulation practices using Java. Insert section into a Document Java. Remove section Java. Copy sections between Documents....want a document that does not have the same formatting across...need to modify page number formats, have different page size and...

    docs.aspose.com/words/java/working-with-sections/
  4. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line Formatting for the parent chart element in C++....ChartFormat::get_Stroke method Gets line formatting for the parent chart element...Examples Show how to set marker formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line Formatting of the data labels....format property ChartDataLabelCollec.format property Provides...line formatting of the data labels. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document Document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); Document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...new ByteArrayOutputStrea(); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  9. Get and Set Style for Cells|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for .NET, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.GetStyle and...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/net/styling-and-data-form...
  10. Get and Set Style for Cells|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for Node.js via C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.getStyle and...needs. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/nodejs-cpp/styling-and-da...