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

page

(0.1 sec)
  1. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/cpp/rendering/
  2. PageCollection - Aspose.Diagram for Python via ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......ObjectKind ObjType OutputFormat Page PageCollection PageLayout PageLineJumpDirX...asposediagram.api Class PageCollection Page collection. Example: var aspose...

    reference.aspose.com/diagram/python-java/aspose...
  3. Enum TxtExportHeadersFootersMode | Aspose.Words...

    Aspose.Words.Saving.TxtExportHeadersFootersMode 枚举. 指定页眉和页脚导出为纯文本格式的方式... Writeln ( "Page 1" ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Page 2" ); builder . InsertBreak...

    reference.aspose.com/words/zh/net/aspose.words....
  4. cdrimage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....example shows how to cache all pages of a CDR image. String dir =...default page. image.cacheData(); // Cache all pages so that no...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 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...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  6. TitleDate | Aspose.Note for .NET API 参考

    获取或设置标题中日期的字符串表示形式...Document (); var page = new Page ( doc ); page . Title = new Title...} }; doc . AppendChildLast ( page ); doc . Save ( outputPath );...

    reference.aspose.com/note/zh/net/aspose.note/ti...
  7. Process | Aspose.PDF for .NET API Reference

    Converts the Page into png and saves it in the output stream....Process method Converts the page into png and saves it in the...public override void Process ( Page page , Stream output ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  8. Process | Aspose.PDF for .NET API Reference

    Converts the Page into bmp and saves it in the output stream....Process method Converts the page into bmp and saves it in the...public override void Process ( Page page , Stream output ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.devices...
  9. Table | Aspose.Note for .NET API 参考

    表示一个表... Page page = new Page ( doc ); page . AppendChildLast...o ); doc . AppendChildLast ( page ); doc . Save ( Path . Combine...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  10. PdfFileStamp - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....bottomMargin) Adds footer to the pages of the document. void addFooter...rightMargin) Adds footer to the pages of the document. void addFooter...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...