Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 155,495 for

2

(0.85 sec)
  1. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...stream for PostScript document 2 FileOutputStream outPsStream =...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/java/ps/working-with-trans...
  2. Working with Background in ODS Files with Node....

    Learn how to manage backgrounds in ODS files using Aspose.Cells for Node.js via C++....putValue ( 2 ); worksheet . getCells (). get ( 2 , 0 ). putValue...worksheet . getCells (). get ( 2 , 1 ). putValue ( 9 ); worksheet...

    docs.aspose.com/cells/nodejs-cpp/working-with-b...
  3. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....writeln("Page 2."); builder.insertImage(getImageDir()...setPageFileName(outFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...1 , 2, a, b, c,3 etc are not actual...Discourse July 25, 2025, 7:05pm 2 @yogesh30890 To convert a list...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  5. An error occurs when comparing two documents - ...

    Good day, I found a similar problem, an error occurs when comparing two documents. Error:“The arithmetic operation ended with an overflow.” Can I send you two documents for testing?...noskov January 19, 2023, 2:05pm 2 @benestom Yes, please attach...be included into the next 23.2 version of Aspose.Words. we will...

    forum.aspose.com/t/an-error-occurs-when-compari...
  6. PCL to PDF conversion problems - Free Support F...

    Hi, We are working on a PCL2PDF converter and came across several issues: 1. underline (word example) appears with the line above the word instead of below 2. the paragraph l…...above the word instead of below 2. the paragraph line space after...codewarior October 19, 2015, 5:33pm 2 dvirP: We are working on a PCL2PDF...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  7. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...NET 2 using (FileStream zipFile = File...com/aspose-zip/Aspose.ZIP-for-.NET 2 using (FileStream zipFile = File...

    docs.aspose.com/zip/net/password-protecting-arc...
  8. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...smartdocs July 2, 2025, 10:21am 1 We would like...Professionalize.Discourse July 2, 2025, 10:21am 2 @it.smartdocs Cause To...

    forum.aspose.com/t/word-api-and-confidentiality...
  10. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document pdfDocument = new Document(“d:\test1.pdf");test1.pdf (176.5 KB) DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format = DocSaveOptions.DocFormat.DocX; pdfDocument.Save(“d:\test1.docx”, …...ali September 8, 2021, 9:49pm 2 @arlpan2000 在使用 21.8 版本的 API ...arlpan2000 September 9, 2021, 2:17am 3 有没有什么方法,规避这个问题? asad.ali...

    forum.aspose.com/t/pdf-docx-system-nullreferenc...