Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 222,912 for

new

(0.17 sec)
  1. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... true : throw new Exception("incorrect ID"); _...originalBookmarks[1].Id == "1" ? true : throw new Exception("incorrect ID"); oxml...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  2. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....open it; otherwise create a new workbook const file = fileInput...uploaded file var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  3. 在 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....代码 $chartType = new ChartType (); $color = new Color (); $imageFormat...$imageFormat = new ImageFormat (); //Create a new Workbook. $workbook...

    docs.aspose.com/cells/zh/java/converting-chart-...
  4. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…... var doc = new Document(dataDir + "00-Submitting...bool isValidated = doc.Validate(new MemoryStream(), PdfFormat.PDF_A_2A);...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  5. Aspose.PSD for .NET 19.9 - 发行说明|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....= 4 ) { throw new Exception (); } // 检查每个部分的文本..."Second paragraph\r" ) { throw new Exception (); } // 检查段落数据 //...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Initialize a new object of the Graphics class...Bitmap class . Initialize a new object of the Graphics class...

    docs.aspose.com/drawing/java/working-with-coord...
  7. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...rectangles = new List < Aspose . Drawing . Rectangle >(){ new Aspose...

    docs.aspose.com/ocr/net/image-regions-extract/
  8. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....whether section starts on a new page or on the same page. Programmatically...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...ByteArray contents InputStream is = new ByteArrayInputStream ( data );...pdfDocument = new Document ( is ); // setup new file to be added...

    docs.aspose.com/pdf/java/disable-files-compress...
  10. 使用 php-java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码创建 PDF 表单并以编程方式添加字段。...document $colors = new Color (); $document = new Document ( $inputFile...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110...

    products.aspose.com/pdf/zh-hans/php-java/acrofo...