Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 149,806 for

2

(0.41 sec)
  1. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....center" , paragraphs -> idx_get ( 2 ) -> GetText (). Trim ()); ASSERT_EQ...Center , paragraphs -> idx_get ( 2 ) -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。... toFixed ( 2 ) } ms</li> <li>Level 6 Elapsed...Time: ${ elapsedMs2 . toFixed ( 2 ) } ms</li> <li>Level 9 Elapsed...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  4. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....NoBreak text option Feature PSDNET-2 Ability to add Text Layer in run-time...))) { var layer = im . Layers [ 2 ]; var resources = layer . Resources...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  5. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....setResizeVertically(true); // 2 - The IMPORT field: FieldImport...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions...."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  7. Cad转pdf部分特殊字符串转换错误问题 - Free Support Forum - asp...

    2.png (43.2 KB) 1.png (5.7 KB) 图片1为cad的内容,图片2为转换pdf后的内容,字符没有正确转换过来。 以下是图纸: 1.zip (188.4 KB)...June 24, 2025, 6:18am 1 2.png (43.2 KB) 1.png (5.7 KB) 图片1为c...gorokhovatskyi June 24, 2025, 9:48am 2 @wangwei001 , 您好, 公差符号使用 GDT 字体...

    forum.aspose.com/t/cad-pdf/314337
  8. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  9. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... getTextParagraphs (). get ( 2 ); p . setAlignmentType ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  10. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Java

    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.... "第二页" ] i = 0 ; while ( i < 2 ): # 创建标题对象 heading2 = self ....getPages () . get_Item ( i + 2 )) # 目标页面 heading2 . setTop (...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...