Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 5,833 for

characters

(0.13 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Symbol and the set the bullet character. Set the Paragraph Text. Set...use of special or non-Latin characters. Format PowerPoint Text in...

    docs.aspose.com/slides/php-java/manage-bullet/
  2. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....this case, only the glyphs (characters) used in the document are...

    docs.aspose.com/words/java/specify-rendering-op...
  3. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....absolute position tab is a character which is used to advance the...ChapterPageSeparator Defines the separator character that appears between the chapter...

    reference.aspose.com/words/java/com.aspose.words/
  4. Loading and Saving Messages|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....- no transfer encoding of characters should be used. HideExtraPrintHeader...

    docs.aspose.com/email/java/loading-and-saving-m...
  5. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Columns : 256 (IV) Maximum Characters per Cell : 32,767 MPP File...

    products.aspose.com/tasks/supported-formats/xls/
  6. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....to customize the following characters playing special roles while...enabling to use other special characters within a value (the default...

    docs.aspose.com/words/python-net/linq-reporting...
  7. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....orientation inter -lines, -character distances etc. Cursor Positioning...in a source file. Because character codes in soft font can unmatched...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  8. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....changed according to the character code being used. getUpdateCreatedTime()...changed according to the character code being used. setUpdat...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert Color Codes – C# Examples and Online Co...

    Learn how to programmatically convert color formats in C# using Aspose.SVG for .NET – RGB, HEX, HSL, HSV, CMYK, LAB, XYZ, etc....the three groups contains characters, such as #RRGGBB, then they...

    docs.aspose.com/svg/net/convert-color-codes/
  10. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...indenting the text with tab characters /// based on its depth relative...

    forum.aspose.com/t/word-header-footer-x-y/316493