Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 186,751 for

page

(0.22 sec)
  1. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram.... Pages [ 0 ]. Shapes . GetShape ( 90...gluedShapeIds ) { shape = diagram . Pages [ 0 ]. Shapes . GetShape ( id...

    docs.aspose.com/diagram/net/working-with-shapes...
  2. 分组、转换和验证形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-3" ); // Initialize an array of shapes...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  3. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the Page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. auto doc...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Thumbnail Generation from Web Links - Free Supp...

    Hi Team, We have a requirement to generate thumbnail images from webPage URL. Which one of the Aspose product (s) can fulfill this requirement & how? Thanks...HTML to PDF Format Convert PDF pages to JPEG images arul.praveen...to PDF Format → Convert Web page to PDF (C#).<?xml:namespace...

    forum.aspose.com/t/thumbnail-generation-from-we...
  5. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python.... Create the page you need, for example, we created...image (from infile) inside the page using the defined rectangle...

    docs.aspose.com/pdf/python-net/convert-images-f...
  6. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the Page number for the entry....apply italic formatting to the page number for the entry. @property...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  9. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/
  10. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a document in different ways and using different option in Python....the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...

    docs.aspose.com/words/python-net/update-fields/