Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 181,248 for

page

(0.22 sec)
  1. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....DocumentBuilder ( doc ) # Insert few page breaks (just for testing) i.... insertBreak ( BreakType . PAGE_BREAK ) i = i + 1 # Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  2. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/zh/net/python-net/
  3. Working with Rows and Columns GridWeb|Documenta...

    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....GridWeb control to the Web Form or page. Access the worksheet you’re...GridWeb control to a Web Form or page. Access the worksheet you’re...

    docs.aspose.com/cells/java/working-with-rows-an...
  4. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....options ); Shows how to render one page from a document to a JPEG image...doc ); builder -> Writeln ( u "Page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....Get the pages of the document using the document_get_pages function...the desired page of the document using the page_collection_get_page...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  6. Working with Visual Studio|Documentation

    This article introduces how to use GridWeb in visual studio....Source & Design Views of a Web Page A default web site has been...contains a Default.aspx web page with some dummy text and markup...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...1 KB) AddTextBox(page, "Box Number One", new AnnotationDetails(180...120, 60, 60), 0); AddTextBox(page, "Box Number Two", new AnnotationDetails(220...

    forum.aspose.com/t/text-rotation-in-floatingbox...
  8. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page explains how to remove...is the footer used for odd pages. footer = section . HeadersFooters...

    docs.aspose.com/words/net/removing-header-and-f...
  9. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document.... PageBreak Explicit page break. ColumnBreak Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Stamping|Aspose.PDF for Java

    This section describes how to add image stamps and text stamps to a PDF Page....Java: Add Image stamps in PDF page - add image stamp, control image...Add Page stamps in PDFs - add complex stamp based on page from...

    docs.aspose.com/pdf/java/stamping/