Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 188,057 for

page

(0.96 sec)
  1. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first Page of the transformed word document is always empty, the document starts from the second Page. Do yo…...words in java having the first page of word empty Aspose.Words Product...using a .dotx and the first page of the transformed word document...

    forum.aspose.com/t/html-to-docx-transformation-...
  2. PDF Stamping in C++: Text, Image, and Page Opti...

    Add stamps: text, image or Page - to PDF programmatically with C++ sample code using Aspose.PDF for C++....Stamp to page Create or add new Image Stamp to page Create or...or add new Page Stamp to PDF How to add Stamps to PDF using C++...

    products.aspose.com/pdf/cpp/stamps/
  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. How to position tables in aspose word template ...

    Hi Team, How to place tables fixed position at bottom (just above the footer) of the aspose word template/report. by using table position we tried to add positions to tables, but contents overlap to footer In…...template using LINQ at bottom page Aspose.Words Product Family...footer, instead of going to next page....

    forum.aspose.com/t/how-to-position-tables-in-as...
  6. 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-...
  7. Aspose.PDF is not retaining the page rotation c...

    Hello Aspose Team, I have written C# code with Aspose.pdf Library to rotate the Pages in pdf document to 90,180, 270 degree with c# code. While selecting the Page and performing the rotation working as expected. While p…...PDF is not retaining the page rotation changes while Opening...Aspose.pdf Library to rotate the pages in pdf document to 90,180, 270...

    forum.aspose.com/t/aspose-pdf-is-not-retaining-...
  8. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or Page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....Stamp to page Create or add new Image Stamp to page Create or...or add new Page Stamp to PDF How to add Stamps to PDF using Python...

    products.aspose.com/pdf/python-net/stamps/
  9. 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...
  10. 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-...