Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 157,627 for

2

(0.23 sec)
  1. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); const shape...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  2. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReplacementFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacementFormat enum for flexible document formatting options. Enhance your text replacements with ease!... Html 2 Replacement is interpreted as...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform PNG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/png-to-eps/
  5. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform GIF...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/gif-to-eps/
  6. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...words-net Calvin95 August 15, 2025, 2:39am 1 我读取一份文档word文档,想把一些shap...Discourse August 15, 2025, 2:40am 2 @Calvin95 要解决您遇到的“无法将形状插入...

    forum.aspose.com/t/groupshape-markup-language/3...
  7. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...N-Channel, ICC version 2) and only 2 types of fonts (TrueType...graphics editor. We rate AI by 2 . XPS can be viewed with Microsoft’s...

    docs.aspose.com/page/net/comparison-of-page-des...
  8. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....rar" )) { 2 try (FileOutputStream destination...new File( "encrypted.rar" ); 2 try (RarArchive archive = new...

    docs.aspose.com/zip/java/extracting-rar-archives/
  9. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...