Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 204,609 for

formatting

(0.26 sec)
  1. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....you need to specify font formatting for the hyperlink display...display name: Apply Custom Formatting to Fields Analyzing your...

    docs.aspose.com/words/java/working-with-hyperli...
  2. Copy fragments and worksheets between Workbooks...

    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....of worksheets with common formatting and data. For example, if...Worksheet, complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copy-fragments-and-wo...
  3. How to Format Number to Scientific|Documentation

    This article will introduce how to Format Number to Scientificusing Aspose.Cells for .NET API....How to Format Number to Scientific Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to scientific notation in...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph Formatting applied to new content....applyParagraphFormat property Paragraph formatting applied to new content. get...Examples Shows how to add formatting to paragraphs in which a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row....startTable (); // Setting table formatting options for a document builder...endRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....sample code to remove table format in Excel using C# . You will...criteria. Steps to Clear Table Format in Excel using C# Set the IDE...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  8. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...particularly with lists and their formatting. When splitting a document...Check List Formatting : Ensure that the list formatting is correctly...

    forum.aspose.com/t/list-labels-not-getting-reat...
  9. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....documentation shows you how to add and format text in PDFs, how to rotate...invisible button using C++. Text Formatting inside PDF - Many features...

    docs.aspose.com/pdf/cpp/working-with-text/
  10. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Remarks Current font formatting specified by the Font property...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...