Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 245,786 for

page

(0.14 sec)
  1. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between Page elements proportionally....Sometimes you may notice that page contents in the exported documents...particular page and therefore are pushed to the next page, causing...

    docs.aspose.com/words/jasperreports/spacing-fac...
  2. Html with js to Image not working- reposting to...

    Hi team, Good Day. I have a requirement , where in I have to convert an html file, having js, to image without rendering the html in the browser via JAVA. Basically like a screenshot from a static html Page which has j…...screenshot from a static html page which has js. Does aspose support...for (int page = 0; page < doc.getPageCount(); page++) { Document...

    forum.aspose.com/t/html-with-js-to-image-not-wo...
  3. RedactionAnnotation | Aspose.PDF for .NET API R...

    Constructor for RedactionAnnotation. For using in Generator....PDF RedactionAnnotation(Page, Rectangle) Constructor for...public RedactionAnnotation ( Page page , Rectangle rect ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  4. TitleTime | Aspose.Note for .NET API Reference

    Gets or sets a string representation of the time in the title....Shows how to set a title for a page. string dataDir = RunExamples...Document (); var page = new Page ( doc ); page . Title = new Title...

    reference.aspose.com/note/net/aspose.note/title...
  5. CopyInnerField | Aspose.PDF for .NET API Reference

    Copies an existing field to the same position in specified Page number. A new document will be produced which contains everything the source document has except for the newly copied field....the same position in specified page number. A new document will...pageNum Int32 The number of page to hold the new field. If -1...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. Aspose.Note for .NET 21.5 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...Contents [ Hide Show ] This page contains release notes information...

    docs.aspose.com/note/net/aspose-note-for-net-21...
  7. PolygonAnnotation | Aspose.PDF for Java API Ref...

    Class representing polygon annotation.... PolygonAnnotation(Page page, Rectangle rect, Point[] vertices)...annotation on the specified page. Methods Method Description...

    reference.aspose.com/pdf/java/com.aspose.pdf/po...
  8. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  9. PageExportingAction | Aspose.Imaging for .NET A...

    PageExportingAction WebPImage.PageExportingAction property Gets or sets the Page exporting action. Please note that s......PageExportingAction property Gets or sets the page exporting action. Please note...method will automatically release page resources after it is executed...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/python-net/split-a-document/