Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 133,614 for

2

(0.15 sec)
  1. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... PageBreak ); // 2 - Inline shape with custom dimensions:...jpg" ); builder . Writeln (); // 2 - Pass a URL which points to an...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...setLeft(2.0f); table.setDefaultCellPaddin(margin);...ali September 12, 2023, 5:57pm 2 @bigdamage You can please upload...

    forum.aspose.com/t/rare-chinese-characters-disp...
  4. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....get(2); Assert.assertEquals(ShapeType...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&N" ); // Save the Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  6. 获取、更新和展开书签|Aspose.PDF for Java

    本文描述了如何在 PDF 文件中使用书签。使用我们的 Java 库,您可以从 PDF 文件中获取书签,获取书签的页码,更新 PDF 文档中的书签,以及在查看文档时展开书签。...setBold ( true ); // 将目标页面设置为 2 pdfOutline . setDestination (...pdfDocument . getPages (). get_Item ( 2 ))); // 保存输出 pdfDocument . save...

    docs.aspose.com/pdf/zh/java/get-update-and-expa...
  7. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI.... SINGLE , 2.0 , Color . BLACK ); // Set the...); builder . writeln ( "Cell #2" ); // End this row. builder ...

    docs.aspose.com/words/java/format-table-in-docu...
  8. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....writeln(" characters"); // 2 - Track the word count with a...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...cells-python SteveOlson June 25, 2025, 2:16pm 1 I’m writing monstrous spreadsheets...Professionalize.Discourse June 25, 2025, 2:16pm 2 @SteveOlson Cause The LightCellsDataProvid...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  10. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...barcodes from the frame Repeat Steps 2 and 3 until all target pages are...to read barcodes Repeat Steps 2 and 3 until all target pages are...

    docs.aspose.com/barcode/net/read-barcode-from-m...