Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 31,574 for

test

(0.08 sec)
  1. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?... Next Steps Test the document after applying...

    forum.aspose.com/t/page-margin-problem/314423
  2. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...fixed width in points Next Steps Test the conversion with the updated...

    forum.aspose.com/t/word-pdf/314835
  3. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. External LaTeX packages | Python

    Aspose.TeX API for Python supports the use of external packages that are not included in the library itself, such as the fancybox and pgfplots packages...usepackage{fancybox} 4 \ begin{document} 5 Test : \ fbox{ 6 \ begin{Bitemize}...end{Bitemize} 11 } 12 \ par \ bigskip 13 Test : \ fbox{ 14 \ begin{Beqnarray}...

    docs.aspose.com/tex/python-net/external-latex-p...
  5. Miss the possibility to set actions - Free Supp...

    Actions can be defined in Viso. This gives you a drop-down list on a shape with which you can set various things. How can I control these actions with Apose.Diagram? I have not found a way to do this in the API. I also …...Name = "Test"; act.Menu.Value = "Automatic...

    forum.aspose.com/t/miss-the-possibility-to-set-...
  6. Turn off wordwrap in chart legends - Free Suppo...

    Hi, I am using PPTx to PDF conversion using Aspose and I am able to stop wrapping in legends in PPTx, however in the generated PDF the legend is wrapping. And this is what am using com.aspose.slides.ILegend legend = …... Test the PDF generation again to...

    forum.aspose.com/t/turn-off-wordwrap-in-chart-l...
  7. Manage Document Properties|Documentation

    Manage document properties of visio files.... ValueString = "Test" ; //Add CustomProp to Collection...

    docs.aspose.com/diagram/net/document-properties/
  8. Arabic parts of a font do not work in Aspose.Wo...

    I am not an Aspose user, I am a font engineer. We supplied TTFs containing Latin and Arabic to our client. The TTFs pass all Tests and work everywhere as expected. Except that the client now complains that when they conv…... The TTFs pass all tests and work everywhere as expected...being embedded in documents. Test with Different Fonts : Try using...

    forum.aspose.com/t/arabic-parts-of-a-font-do-no...
  9. Zip 400 files - Free Support Forum - aspose.com

    Hi, I tried to zip 400 files using the below code. But only first some documents are zipping. Can you please tell me what the issue will be? // Use fast compression var options = new ArchiveSaveOptions { Encoding =…... If you want to test Aspose.ZIP without evaluation...

    forum.aspose.com/t/zip-400-files/319628
  10. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document.... setTitle ( "Test Outline" ); pdfOutline . setItalic...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/