Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 173,106 for

document formatting

(0.14 sec)
  1. Digitally Sign PDF File Online or Build Python ...

    Free online app for digital signature in PDF files. Develop Python application to electronically sign PDF Documents....NET Signature Pdf Online Document eSignature App and Python...powerful Python based PDF document signing applications. Freely...

    products.aspose.com/total/python-net/signature/...
  2. C++ API to Convert XSLFO to DIF | products.aspo...

    Convert XSLFO to DIF via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to define the formatting of a document. It is used to describe...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for .NET API....Ask AI How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document....start_table() Starts a table in the document. def start_table ( self ):...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. 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/python-net/working-with-s...
  6. 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...the Working with Tables documentation article. class ConditionalStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Tables and Ranges with JavaScript via C++|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  8. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....alignment, orientation, and formatting using Aspose.Cells for C++...alignment, orientation, and formatting. Setting Text Alignment You...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  9. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...relates to change of Style formatting, use ParentStyle instead...an inline node. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...