Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 155,395 for

2

(1.14 sec)
  1. 与大师合作|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....addMaster ( templateFileName , 2 ); // Add master with stencil...PinY. diagram . addShape ( 2 . 0 , 2 . 0 , masterName , 0 ); diagram...

    docs.aspose.com/diagram/zh/java/working-with-ma...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  3. Pdf 转epub java-api调用生成文件没有目录 - Free Support For...

    pdf 转epub java-api调用生成文件没有目录信息...Discourse September 1, 2025, 9:22am 2 @zhou05023 在使用Aspose的Java API...2025, 9:27am 3 image.png (106.2 KB) 没有setEpubNavigationMap 这个方法...

    forum.aspose.com/t/pdf-epub-java-api/317411
  4. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...putValue(2); template.calculateFormula();...result and output. repro.zip (58.2 KB) Thank you for looking into...

    forum.aspose.com/t/linked-picture-camera-object...
  5. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++..., DataLogic 2-of-5 , IATA 2-of-5 , Interleaved 2-of-5 , ITF 6...14 , Matrix 2-of-5 , MSI , OPC , PZN , Standard 2-of-5 , and VIN...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  6. Request for Component Version and Vulnerability...

    Hi Aspose Team, Our Software Composition Analysis tool detects ‘libwebp’ library in Aspose.PDF for .NET dll. There are a few High and Medium severity vulnerabilities reported on this library. image.png (54.2 KB) As p…...SAMfulfillment October 1, 2025, 2:05pm 1 Hi Aspose Team, Our Software...on this library. image.png (54.2 KB) As per Aspose.PDF for .NET...

    forum.aspose.com/t/request-for-component-versio...
  7. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon.... Format ( "#{0}: {1} {2}" , Index , X , Y ); } } class...} else if ( points . Count == 2 ) { // Draw virtual triangle PointF...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...