Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 159,855 for

2

(0.42 sec)
  1. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...position: absolute; z-index: 2; padding: 10px; } .rounded { border-radius:..."output.pdf"); comparison.png (84.2 KB) output.pdf (14.9 KB) ctrtemplate...

    forum.aspose.com/t/using-border-radius-and-box-...
  2. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++.... hideRow ( 2 ); // Hiding the 2nd column of...worksheet . getCells (). unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  3. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PdfSaveOptions.GenerateFormFieldScripts | Aspos...

    Generate PDF form field scripts that mimic Microsoft Word form behavior for improved compatibility and user interaction....prohibited by PDF/A-1, PDF/A-2 and PDF/A-3 compliance. The false...prohibited by PDF/A-1, PDF/A-2 and PDF/A-3 compliance. PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....$document -> getPages () -> insert ( 2 ); // Save output document $document...$document -> getPages () -> insert ( 2 ); // copy page parameters from...

    docs.aspose.com/pdf/php-java/add-pages/
  6. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....( "a" ) -> setSuperscript ( "2" ) -> join ( "+" ) -> join ( new...( "b" ) -> setSuperscript ( "2" )) -> join ( "=" ) -> join (...

    docs.aspose.com/slides/php-java/exporting-math-...
  7. Docker Container Support (debian:latest-slim) -...

    Hi there, Based on How to Run Aspose.Words in Docker|Aspose.Words for .NET it seems that in order to work with images in Aspose Words Images inside a docker container, we need to rely on SkiaSharp and that only a few co…...noskov May 1, 2025, 4:20am 2 @smoniz The information provided...debian:latest-slim? alexey.noskov May 2, 2025, 4:27am 4 @smoniz Aspose...

    forum.aspose.com/t/docker-container-support-deb...
  8. Gml to Gml throw exception and also to all othe...

    Hi, Regarding this issue : Gml to Gml throw exception and also to all other formats Did you reproduce it ? You said it will be fixed in the next version 26.4? Thanks,...Matveev April 9, 2026, 11:01am 2 Hi, @danies8 yes, i reproduce...1 Like danies8 July 7, 2026, 2:28am 5 It was fixed? Professionalize...

    forum.aspose.com/t/gml-to-gml-throw-exception-a...
  9. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the table is fitted into first page, while in Word it is…...noskov August 28, 2023, 12:49pm 2 @ANDREA.FARRIS We have opened...inconvenience. dfinsolutions May 2, 2025, 5:49am 5 Hi Alexey, is...

    forum.aspose.com/t/inconsistency-between-word-a...
  10. 复制内部字段|Aspose.PDF for Python via .NET

    使用 Python(通过 Aspose.PDF for Python)将 PDF 表单字段复制到新位置。...的字段复制为名为 ‘First Name Copy’ 的新字段,放置在第 2 页的特定坐标 (x=200, y=600),生成一个包含新位置字段的...FormEditor。 将 ‘First Name’ 字段复制到第 2 页坐标为 (200, 600) 的新字段 ‘First Name...

    docs.aspose.com/pdf/zh/python-net/copy-inner-fi...