Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 20,621 for

2 of

(0.07 sec)
  1. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…...html” Dim sOutFile = “C:\Out\html 2 pdf.pdf” Dim doc = New Document(sSrcFile...Discourse July 8, 2025, 10:53am 2 @Mikhael Cause The issue you’re...

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  2. 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...
  3. Manage Slide Show|Aspose.Slides for Node.js via...

    Manage slide show settings in PowerPoint presentations using JavaScript...range to display from slides 2 to 9 . var presentation = new...SlidesRange (); slideRange . setStart ( 2 ); slideRange . setEnd ( 9 );...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  4. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-Of-cell and row characters.... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  5. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID Of the OLE object....'Delphi' , ole_control_collection [ 2 ] . caption ) self . assertEqual...'0' , ole_control_collection [ 2 ] . value ) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....particular pages (page 2) stamp . Pages = new [] { 2 }; // Add stamp...particular pages (page 2) stamp . Pages = new [] { 2 }; // Add stamp...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  7. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fine-tuning mathematical formulas | LaTeX manual

    Learn about the fine points Of mathematics typing, explained with examples that involve various objects that you may find in mathematical formulas....2. Non-italic letters Common math...$$F_{n} = F_{n - 1} + F_{n - 2}, \ qquad n \ ge2$$. Here, \qquad...

    docs.aspose.com/tex/java/latex-math-fine-points/
  9. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...
  10. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...