Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 31,580 for

test

(0.09 sec)
  1. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... test ( 'PrintOutAllLists' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented range of text is encountered.... test ( 'CommentsToText' , () => {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....add("Aspose Test Series", new Date[] { DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...
  4. Waterfall Chart: Data Labels Not Showing Compac...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...String[] categories = {"Start Test", "Q1 Growth", "Q2 Loss", "Q3...String[] categories = {"Start Test", "Q1 Growth", "Q2 Loss", "Q3...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  5. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....PdfFileInfo class object to test the encryption status If PDF...encryption state of the file is tested, and then it is loaded using...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/
  7. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...your sample file and runnable test code? We will check it soon...share sample files and runnable test code. We will check it soon...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  8. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...this problem so that we can test the scenario at our end. We...replicate the issue while testing the scenario with your sample...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  9. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...the others we are using as tests, the rotation no longer works...find attached our code and all test images. The file name reflects...

    forum.aspose.com/t/best-practice-to-consider-im...
  10. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached test files, the used font file and...

    forum.aspose.com/t/pdf-converted-from-word-has-...