Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 162,156 for

new

(0.07 sec)
  1. Გადაიყვანეთ Გამოსახულება WORD Java

    გადაიყვანეთ Გამოსახულება WORD Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/im...
  2. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...PdfFilePath)) { return new StandardResponse<string> { Status...using (Document pdfDocument = new Document(request.PdfFilePath))...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  3. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...Presentation 类 Presentation pres = new Presentation ( "CreateSlidesSVGImage...FileOutputStream svgStream = new FileOutputStream ( "Aspose_out...

    docs.aspose.com/slides/zh/java/presentation-vie...
  4. 演示文稿查看器|Aspose.Slides for PHP 文档

    PowerPoint PPT 查看器...实例化表示演示文稿文件的 Presentation 类 $pres = new Presentation ( "CreateSlidesSVGImage...); # 创建一个内存流对象 $svgStream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/zh/php-java/presentation...
  5. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...operation: Presentation pres = new Presentation ( "chart.pptx" );...presentation file Presentation pres = new Presentation ( "chart2.pptx"...

    docs.aspose.com/slides/androidjava/chart-workbook/
  6. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java...*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/hy/java/compress/
  7. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...List<Double> columnWidths = new ArrayList(); if (headers != null...List<Double> columnWidths = new ArrayList(); if (headers != null...

    forum.aspose.com/t/topic/311956
  8. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/svg/net/merger/svg-to-image/
  9. FieldDatabaseDataRow Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabaseDataRow class, offering essential data for FieldDatabase results. Enhance your document processing today!...params string[] ) Initializes a new instance of the FieldDatabaseDataRow...CreateFrom ( DataRow ) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...