Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 213,190 for

new

(0.39 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....Workbook object Workbook workbook = new Workbook (); //Accessing the...setCellValue来向单元格中添加数据。 Java Workbook wb = new HSSFWorkbook (); CreationHelper...

    docs.aspose.com/cells/zh/java/add-data-in-cells/
  2. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...from an image file var reader = new BarCodeInstance . BarCodeReader...SetBarCodeImage var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  3. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...PDF file Document document = new Document ( _dataDir + "SimpleResume...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "678-555-0103"...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...consoleScanner = new Scanner ( System . in ); Document document = new Document...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  5. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  6. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  7. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....Create a new document and a DocumentBuilder Document doc = new Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc); // Insert...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  9. Add Data in Cells|Documentation

    This article explains how to add data in cells using Aspose.Cells for .NET APIs....Workbook object Workbook workbook = new Workbook (); //Accessing the...cells. C# IWorkbook workbook = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/add-data-in-cells/
  10. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/hei...