Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 159,839 for

2

(0.58 sec)
  1. CSS precedence not respected for margins - Free...

    Hi, When attempting to load the following MHT file, Aspose does not respect CSS precedence rules for the margins, so the first margin rule it detects is being used, rather than the second. This is a departure from how W…...Family mragusa January 16, 2018, 2:41pm 1 Hi, When attempting to...manzoor January 16, 2018, 4:42pm 2 @mragusa , Thanks for your inquiry...

    forum.aspose.com/t/css-precedence-not-respected...
  2. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/java/manage-table/
  3. Auto-space a Collection of Shapes in the Visio ...

    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....setDistanceInHorizon ( 2 ); options . setDistanceInVertica ( 2 ); // set auto...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  4. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....tex as tex 2 print (tex. __version__ ) Q: Do...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/python-net/faq/
  5. How to distinguish between destination driver l...

    Hi Alexander, You said in other post: “No, add ConversionException is good idea but need to do it on your side! If add it on our side, it will be incorrect. Cos our Api not only for conversion! For example if GpxDriv…...Matveev March 12, 2026, 9:22am 2 Hi, @danies8 I think it’s better...9:58am 5 Hi Alexander, 1.Why? 2. Can I check if e.message contains...

    forum.aspose.com/t/how-to-distinguish-between-d...
  6. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...Family weissa April 29, 2025, 2:16pm 1 Hello, An invalid Excel...number in Column A row 1, or row 2 (new row) Excel locks up and crashes...

    forum.aspose.com/t/listobject-with-calculated-c...
  7. Recognize Data Matrix BarCode Images via Python...

    Scan Data Matrix symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  8. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph.... writeln ( "Paragraph 2." ); let layoutCollector = new...paragraphs . at ( 1 ))). toEqual ( 2 ); } else { expect ( layoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++.... RemoveLastEmptyParag 2 Remove the empty paragraph that...<p>paragraph 1</p> \r\n <p>paragraph 2</p> \r\n </div> \r\n </div> \r\n...

    reference.aspose.com/words/cpp/aspose.words/htm...
  10. 添加 PDF 页面印章到 PDF|Aspose.PDF for PHP via Java

    使用 PdfPageStamp 类通过 PHP 向 PDF 文件添加页面印章。...PdfPageStamp ( $inputPageFile , 2 ); $plumPageStamp -> setHeight...$i < 5 ; $i ++ ) { if ( $i % 2 == 0 ) $document -> getPages ()...

    docs.aspose.com/pdf/zh/php-java/page-stamps-in-...