Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 224,714 for

new

(1.62 sec)
  1. 从 Visio PHP 页面中提取所有图像|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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...getShapes (); $i = 0 ; $typeValue = new TypeValue (); while ( $i < (...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  2. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...STRUCTURED_DOCUMENT_TAG); Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby....__FILE__ ))) + '/data/' \ # Create new document. doc = Rjb :: import...'com.aspose.words.Document' ) . new builder = Rjb :: import ( "com...

    docs.aspose.com/words/java/insert-nested-fields...
  4. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Landray RDM EKP-23942 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 3、零部件开发技术协议(V1-2023) (2) (1).doc.zip (18.2 KB) before converted: after converted: toHTML-Aspose_page-4-svg.html.zip (103.3 KB) Please have a check....CHINESE_PRC : LoadOptions loadOpt = new LoadOptions(); loadOpt.getLanguagePreferenc()...CHINESE_PRC); Document doc = new Document("C:\\Temp\\in.doc",...

    forum.aspose.com/t/landray-rdm-ekp-23942-conver...
  6. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  7. The text inside the table is misaligned in tabl...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...Presentation presentation = new Presentation() presentation.slides...service = new PowerPointService() def workbook = new Workbook('/Users/nitesh...

    forum.aspose.com/t/the-text-inside-the-table-is...
  8. KMZ conversion to MapInfoTab, Osm and Shapefile...

    Hi Alexander, I tested New sample that failed from kmz to :MapInfoTab, Osm and Shapefile. I didn’t test this sample in previous version 26.2 The errors: [kmz4] Testing Kmz → MapInfoTab Args: input=‘D:\GisConverter\Te…...6:30pm 1 Hi Alexander, I tested new sample that failed from kmz to...‘IsIgnoreWrongData’ in code. var options = new ConversionOptions(); options...

    forum.aspose.com/t/kmz-conversion-to-mapinfotab...
  9. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the New …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  10. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...We have opened the following new ticket(s) in our internal issue...following codes: Workbook workbook = new Workbook(); WorkbookDesigner...

    forum.aspose.com/t/handling-json-array-as-singl...