Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 184,204 for

page

(0.22 sec)
  1. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_to_file property. Gets or sets a value indicating whether the web Page or document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with....value indicating whether the web page or document file name specified...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Create Table in PDF Files using C# | Asp...

    Do you know how easily create table in PDF via Python? Create table in PDF with high quality using .NET PDF library....simple PDF document with a single page and a text fragment using Aspose...Document (); // Add page Page page = pdf_doc . Pages . Add (); // Place...

    products.aspose.com/pdf/tutorial/create-table-pdf/
  3. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed Page format...saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...options ); Shows how to render one page from a document to a JPEG image...doc ); builder . writeln ( "Page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...$inputFile ); // get particular page $page = $document -> getPages ()...TextBuilder ( $page ); // append the text fragment to the PDF page $textBuilder...

    products.aspose.com/pdf/zh-hans/php-java/text/
  7. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating...floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Ruby 中连接组的子形状|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....) \ # Access a particular page page = diagram . getPages () ....shape , "Dynamic connector" , page . getID ()) \ # Connect sub-shapes...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  9. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Page Product Family Aspose.PSD Product...approach by adjusting the page number, page location, or other appearance...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  10. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... // Layout entities are pages, cells, rows, lines, and other...yType.PAGE); Assert.assertEquals(LayoutEntityType.PAGE, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...