Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 157,098 for

2

(0.14 sec)
  1. Issue opening a PDF document - Free Support For...

    When we try create a Document object for certain (non password protected) PDF’s with the permissions in the attached picture, it fails with a " Permissions check failed (invalid Perms literals" error. The PDF’s open fin…...Product Family gregglinnellciv July 2, 2025, 7:44pm 1 When we try create...Professionalize.Discourse July 2, 2025, 7:44pm 2 @gregglinnellciv Cause...

    forum.aspose.com/t/issue-opening-a-pdf-document...
  2. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...ilyazhuykov March 5, 2026, 1:54pm 2 @douart Hello, yes, it looks looks...questions douart March 5, 2026, 2:40pm 3 Thank you so much for fast...

    forum.aspose.com/t/validation-if-a-document-is-...
  3. Large size xlsx Files not converting into pdf u...

    Hello Team, When we try to convert large file (above 15MB file), the conversion not happened and the below error occurs. image.png (42.0 KB) kindly request you to provide the solution for this ASAP. if Any timeout co…...Product Family Manish7320 March 2, 2026, 9:53am 1 Hello Team, When...Thanks ilyazhuykov March 2, 2026, 11:17pm 2 @Manish7320 Hi, could...

    forum.aspose.com/t/large-size-xlsx-files-not-co...
  4. Forms2OleControlCollection class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects... at ( 2 ). caption ). toEqual ( "Delphi"...( oleControlCollection . at ( 2 ). value ). toEqual ( "0" ); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats.... writeln ( "Paragraph 2." ); builder . write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  7. aspose.Word : Access is denied when trying to d...

    Hi, I’m facing an issue while trying to print a file, the following code : try { if (_CurrentDocument.builder != null) { _printerSettings.Copies = (short)nbCopies; TAsposeAdapterBase.refreshDocu…...Discourse December 15, 2025, 4:17pm 2 @guyyyyyyyyyyy Document.Print... not by Aspose.Words itself [2]. When the code runs under a different...

    forum.aspose.com/t/aspose-word-access-is-denied...
  8. Best Practices and Tips for TikZ | Aspose.TeX .NET

    Learn best practices and useful tips for efficient and effective use of TikZ in your TeX and LaTeX documents....1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/net/best-practices-and-tips/
  9. Best Practices and Tips for TikZ | Aspose.TeX .NET

    Learn best practices and useful tips for efficient and effective use of TikZ in your TeX and LaTeX documents....1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/net/tikz-best-practices-and...
  10. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...