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

2

(0.9 sec)
  1. 关于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...
  2. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation.... NextToAxis 2 Specifies the axis labels shall...labels are not drawn. Default 2 Specifies default value of tick...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Emboss Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Emboss3x3 as well as custom kernels....{ { - 1 , 0 , 1 , }, { - 2 , 1 , 2 , }, { - 1 , 0 , 1 , }, };...

    docs.aspose.com/imaging/java/developer-guide/ma...
  4. 设置形状或文本框中文本段落的行距|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. Convert EMF to EPS using Python

    EMF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps in order to perform EMF...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/emf-to-...
  10. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word...., 2., 3., …) for the first level...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...

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