Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 5,859 for

characters

(0.33 sec)
  1. 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-...
  2. 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...
  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. 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...
  5. 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/
  6. What is an MPX File? .mpx File Extension, Proce...

    Learn about the MPX file format, its extension, and how it is used for project management. Discover MPX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPX files seamlessly....Unicode, leading to potential character encoding issues when handling... Another common issue is character encoding issues, as MPX does...

    products.aspose.com/tasks/supported-formats/mpx/
  7. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...columns will contains specific characters such as space , quotation...

    forum.aspose.com/t/variables-in-excel-template/...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. 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/nodejs-java/manage-bullet/
  9. Frequently Asked Questions about TeX

    Get answers to all the most frequent questions about TeX and LaTeX, their structure, usage and peculiarities....core commands for tasks like character positioning and line breaking...commands for positioning characters and lines on a page. It’s...

    docs.aspose.com/tex/net/introduction-to-tex/faq/
  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