Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 153,594 for

2

(0.15 sec)
  1. Character Value changed after Conversion - Free...

    Hi Team, We are writing from RChilli Inc. We have encountered an issue while using Aspose PDF to convert documents. During the conversion process, we have observed that some text characters become misaligned when compa…...tahir August 7, 2025, 11:21am 2 @Uditya To help us investigate...Team R ar cv 2 (1).pdf (161.2 KB) chilli ar cv 2 (1).pdf (161...

    forum.aspose.com/t/character-value-changed-afte...
  2. How to create a Shape and also edit with points...

    Here is the document for reference to know in detail edit points.zip (33.3 KB)...He June 30, 2025, 5:44am 2 @tejas.patel We can reproduce...7. tejas.patel July 1, 2025, 2:02pm 6 @duojie.yang Thank you...

    forum.aspose.com/t/how-to-create-a-shape-and-al...
  3. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 公共 API Aspose.Diagram 6.0.0 的变化|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.... GetShape ( 2 ); // determine whether shapes...= page . Shapes . GetShape ( 2 ) ' determine whether shapes are...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  5. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and professionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  7. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!...BorderCollection indexer (1 of 2) Retrieves a Border object by...Words BorderCollection indexer (2 of 2) Retrieves a Border object...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... write ( "Row 1, cell 2." ); builder . endRow (); // While...Upward ; builder . write ( "Row 2, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...cad-java wangwei001 June 27, 2025, 2:12am 1 1.png (3.0 KB) 1.png (3...Professionalize.Discourse June 27, 2025, 2:13am 2 @wangwei001 Cause The issue...

    forum.aspose.com/t/cad-pdf/314511