Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 155,345 for

2

(0.12 sec)
  1. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…...Discourse October 27, 2025, 4:18pm 2 @sfulari It appears you are encountering...document, the heading on page 2 appears correctly on the right-hand...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  2. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....assertEquals(2, doc.getChildNodes(NodeType.SMART_TAG...document. Assert.assertEquals(2, doc.getChildNodes(NodeType.SMART_TAG...

    reference.aspose.com/words/java/com.aspose.word...
  3. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...Family Vijayalakshmisridhar April 2, 2024, 9:46am 1 Currently am using...extract asad.ali April 2, 2024, 6:35pm 2 @Vijayalakshmisridhar...

    forum.aspose.com/t/need-to-extract-text-from-th...
  4. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform JPG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  5. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....(Archive archive = new Archive()) { 2 archive. createEntry ( "entry_name1...Archive( "input_archive.zip" )) { 2 archive. extractToDirectory (...

    docs.aspose.com/zip/java/how-to/
  6. Risk Analysis Tool for Java Developers | Aspose...

    A comprehensive guide on using risk analysis tools with Aspose.Tasks for Java....Tasks-for-Java 2 RiskAnalysisSettings settings...java hosted with ❤ by GitHub 2. Identifying the Input of Analysis...

    docs.aspose.com/tasks/java/risk-analysis-tool/
  7. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...在文件的头部添加下一个名称空间: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  8. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps to perform BMP to EPS conversion:...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  9. LaTeX graphics | \includegraphics command

    The inclusion of graphics in TeX is a matter worth mentioning. When talking about it, the first thing that comes to mind is the `\includegraphics` command.... png } % absolute path 2 \ includegraphics{. / sample -...both width and height by 0. 5 2 \ scalebox{. 5 } [ 1. 5 ] { \...

    docs.aspose.com/tex/net/latex-graphics/
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/java/com.aspose.word...