Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 153,670 for

2

(0.14 sec)
  1. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...中文技术支持 words-net Calvin95 March 2, 2026, 9:29am 1 我有一个需求,需要将多个s...KB) alexey.noskov March 2, 2026, 2:38pm 2 @Calvin95 您可以尝试使用以下代码:...

    forum.aspose.com/t/shape/326036
  2. Attain word document compatibilityMode value - ...

    Hello team. We need to know the Compatibility Mode of a DOCX in order to fully implement the solution for the issue mentioned in this thread: https://forum.aspose.com/t/document-bookmark-misplaced-in-the-last-document-…...Discourse February 10, 2026, 9:21pm 2 @oraspose You want to read the...getCompatibilityOpti().optimizeFor(...) [2]. There is no public getter in...

    forum.aspose.com/t/attain-word-document-compati...
  3. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... Pages [ 2 ]; dstDocument . Pages . Add (...srcDocument . Pages . Delete ( 2 ); // Save PDF document srcDocument...

    docs.aspose.com/pdf/zh/net/move-pages/
  4. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph....BOOKMARK_END , first_paragraph_nodes [ 2 ] . node_type ) # The document...writeln ( 'Run 2. ' ) self . assertEqual ( 'Run 2. \r Run 1.' ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph.... at ( 2 ). nodeType ). toEqual ( aw ....run. builder . writeln ( "Run 2. " ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Bulleted list item 2." ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...2 KB) public static void testHeight()...Discourse February 14, 2026, 6:12am 2 @lingtian 感谢您提供的样本文件,这有助于复现问题...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  8. EncodeTypes|Aspose.BarCode for Python via .NET ...

    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....should be encoded with Standard 2 of 5 barcode specification INTERLEAVED_2OF_5...should be encoded with INTERLEAVED 2 of 5 barcode specification MATRIX_2OF_5...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....get_TabStops () -> Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( u "Start \t Tab 1 \t Tab 2 \t Tab 3 \t Tab 4" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. LaTeX includegraphics

    Learn about LaTeX includegraphics macro, along with image transformations, viewport, clipping, and the difference between graphics and graphicx packages....% to use the graphics package 2 \ usepackage {graphicx} % to use...pdftex ] {graphics} % graphics 2 \ usepackage [ pdftex ] {graphicx}...

    docs.aspose.com/tex/java/latex-includegraphics/