Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 32,890 for

test

(0.78 sec)
  1. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis.... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels.... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TOCOL formula with same ranges in array calcula...

    Hi! I ran into this issue with the laTest aspose.cells version 26.7 where a TOCOL formula in my worksheet calculates into #VALUE! when calling workbook.calculate. It seems to only happen when the first parameter passed …...Thank you for providing the test files ReferenceDoclet_withSingleCell...Aspose.Cells version 26.7. Our tests confirm that when the TOCOL...

    forum.aspose.com/t/tocol-formula-with-same-rang...
  5. 4. Standard LaTeX fonts

    This article is a brief introduction to the standard text fonts distributed together with LaTeX....tex can be used to test new fonts, produce font tables...for the name of the font to test. The answer may be either the...

    docs.aspose.com/tex/java/latex-standard-fonts/
  6. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...reference: POI 5 test.zip (28.9 KB) POI 4 test.xlsx – works without...without any issue. POI 5 test.xlsx – causes the problem. scree...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  7. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP.... "Test.docx" ; $ messageFormat = new...only 1 image resampled in this test document!" ; $ dstFileName =...

    docs.aspose.com/words/java/compress-images-in-php/
  8. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....Files\Common Files: FilePath </br> 'Test Sheet'!B2: CellReference </br>...com/cells/ : External </br> mailto:test@test.com?subject=TestLink: Email...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  9. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Pptx ); Presentation test = new Presentation ( outPptxFileName...IAutoShape autoShape = (( AutoShape ) test . getSlides (). get_Item ( 0...

    docs.aspose.com/slides/java/manage-textbox/
  10. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/java/presentation-via-vba/