Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 151,020 for

2

(0.1 sec)
  1. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....archive = new GzipArchive()) { 2 archive. setSource (dataDir +...GzipArchive(dataDir + "archive.gz" )) { 2 try (FileOutputStream extracted...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  2. 在工作表中插入超链接|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells [ 2 , 0 ]. Value = "Email Link" ; hyperlinks . Add ( 2 , 0...subject=Hyperlinks" ); sheet . Cells [ 2 , 0 ]. SetStyle ( style ); //link...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  3. 乳胶图渲染| Java的Aspose.TeX

    Aspose.TeX API解决方案用于Java乳胶片段(图)渲染。了解有关如何使用功能的代码示例。... 2 PngFigureRendererOpt options =...5){\\line(2,1){3}} \\put(4,2){\\line(-2,1){2}} \\put(2,3){\\line(-2...

    docs.aspose.com/tex/zh/java/latex-figure-render...
  4. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...docx (2.5 MB) which impacting many of...lls</artifactId> <version>24.2</version> </dependency> <dependency>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  5. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....2.pdf" , SaveFormat . Rtf ) . Execute..."LowCode.ConvertContextStream.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  6. Set Barcode Checksum Controls in Java|Documenta...

    How to Set Checksum for 1D Barcodes in Python via C#...Italian Post 25, Interleaved 2 of 5, Matrix 2 of 5, MSI, Pharmacode...Pharmacode, PatchCode, PZN, Standard 2 of 5 Obligatory Codablock-F, Code...

    docs.aspose.com/barcode/python-net/set-checksum...
  7. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...jasperreports ohmstede May 5, 2025, 2:54pm 1 Hello, while testing ticket...ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original...

    forum.aspose.com/t/font-change-in-html-list/312295
  8. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....writeln("Paragraph 2."); builder.write("Paragraph 3...paragraph.\r\r\t" + "Paragraph 2. End of paragraph.\r\r\t" + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...aspose-pdf-net rickyh January 15, 2025, 2:43pm 1 I’m using a licensed version...shibanov January 15, 2025, 3:54pm 2 @rickyh Please attach the data...

    forum.aspose.com/t/words-running-together-when-...
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…... {0} of section {1} on page {2}:", j, i, markup.Number); Console...found on page 2 : 144 ### Markups displayed on page 2 : 0 ### Number...

    forum.aspose.com/t/text-fragments-found-in-page...