Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 25,156 for

test

(0.07 sec)
  1. NodeChangingArgs.newParent property | Aspose.Wo...

    NodeChangingArgs.newParent property. Gets the node's parent that will be set after the operation completes.... test . skip ( 'NodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PDF to PDF/A conversion: tagging problem - Free...

    Hello! I want to convert pdf-documents to tagged pdf (PDF/A-1a): Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_…... But I did a test and converted the untagged document...KB) Can you please verify my test result? asad.ali October 28...

    forum.aspose.com/t/pdf-to-pdf-a-conversion-tagg...
  3. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    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....SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...officeReference ); pres . Save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....property that can be used to test if a VbaProject in a Workbook...= workbook . VbaProject ; //Test if VbaProject is signed if (...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....add("Aspose Test Series", new double[]{2.9, 3...chart.getSeries().add("Aspose Test Series", new String[]{"Word"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Редагування PSD файлів онлайн | products.aspose...

    Редагування PSD файлів Adobe Photoshop онлайн...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/ua/editor/
  7. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/cz/editor/psb/
  8. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/fl/editor/psb/
  9. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....add("Aspose Test Series", new String[]{"Word"...chart.getSeries().add("Aspose Test Series", new Date[] { DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript... Pptx ); var test = new aspose . slides . Presentation...outPptxFileName ); try { var autoShape = test . getSlides (). get_Item ( 0...

    docs.aspose.com/slides/nodejs-java/manage-textbox/