Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 160,885 for

document formatting

(0.12 sec)
  1. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of pages in the current document, as recorded in the Pages...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERADDRESS field. Document doc = new Document(); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...
  3. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...Screen); final var document = new com.aspose.html.HTMLDocument(htmlInput...PdfDevice(pdfSaveOptions, out); document.renderTo(device); return streamResponse(out...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  4. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_format property. Gets or sets a Formatting that is applied to a numeric field result...numeric_format property FieldFormat.numeric_format property Gets...Gets or sets a formatting that is applied to a numeric field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough text....property True if the font is formatted as strikethrough text. @property...insert_text_paths (): doc = aw . Document () # Insert a WordArt object...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java API to Render SVG to EXCEL | products.aspo...

    Export SVG to EXCEL via Java API without using Microsoft Excel or Adobe Reader...via Java Open SVG file using Document class Convert SVG to XLSX...XLSX document by using Workbook class Save the document to CSV...

    products.aspose.com/total/java/conversion/svg-t...
  7. Shape Effective Properties|Aspose.Slides for PH...

    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....getEffective() method from the local format. This sample code shows you...contains effective text frame formatting properties. This sample code...

    docs.aspose.com/slides/php-java/shape-effective...
  8. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....the Working with Fields documentation article. Remarks: Provides...data for documents converted from other file formats. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge and Unmerge Cells in GridDesktop|Document...

    This article introduces merge and unmerge in GridDesktop....into a single cell then the formatting settings of top left cell...maintain their formatting settings. Use Format Painter Filtering...

    docs.aspose.com/cells/net/aspose-cells-griddesk...