Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 187,115 for

page

(0.55 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...words to save the doc but toc page num is error Aspose.Words Product...rendering the document to fixed page formats (PDF, XPS, Image etc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. Remove Pages from PDF Document in C# | PDF Page...

    Learn how to remove specific Pages from a PDF document in C#. This quick guide shows you how to delete one or multiple Pages in just a few lines of code....Svenska Need to remove specific pages from a PDF document? This quick...you how to delete unwanted pages with just a few lines of code...

    blog.aspose.com/pdf/remove-pages-from-pdf-docum...
  3. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank Pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....Avoid Blank Page in Output PDF when there is Nothing to Print...via C++, it renders a blank page in the output PDF. Sometimes...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  4. Redact certain text in PDF using Aspose.PDF for...

    Dear support team, if I use following code to blacken a section of the following document, the text that is deleted from the pdf-document is not under the annotation. The Page is rotated to 180 degrees. If I try the s…...not work correctly on rotated page Aspose.PDF Product Family redaction-annotation...not under the annotation. The page is rotated to 180 degrees. If...

    forum.aspose.com/t/redact-certain-text-in-pdf-u...
  5. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio Page with Aspose.Diagram....style of the shapes in a visio page with Aspose.Diagram In this...Diagram.Diagram(); diagram.Pages[0].PageSheet.PageProps.PageWidth...

    products.aspose.com/diagram/tutorial/set-shape-...
  6. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...PDF Conversion- Font Size and Page Scaling Discrepancy Between...superscript. Page Scaling Differences : The overall page layout and...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  7. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio Page with Aspose.Diagram....style of the text in a visio page with Aspose.Diagram In this...Diagram.Diagram(); diagram.Pages[0].PageSheet.PageProps.PageWidth...

    products.aspose.com/diagram/tutorial/set-text-s...
  8. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF Pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...trailerable while converting page to JPEG using JpegDevice in...while converting certain PDF pages to JPEG using JpegDevice.process()...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  9. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another Page as well as footnote supe…...number) which with additional page reference spilling over to footnote...1” has reference to another page as well as footnote superscript...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  10. Resize PDF Document in Python | Change PDF Page...

    Learn how to resize PDF documents in Python using Aspose.PDF. Discover easy steps and code examples to change PDF Page size....čeština Svenska Controlling PDF page size is required when preparing...how to get full control over page dimensions, allowing you to...

    blog.aspose.com/pdf/resize-pdf-document-in-python/