Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 188,045 for

page

(0.13 sec)
  1. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( footer ). Each page can only have one...sync_children_height=true Adding page footer To add a footer that...

    docs.aspose.com/omr/net/txt-markup/container/
  2. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Page.Artifacts collection class....inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/net/watermark/remove/
  4. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is Left...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/zh/net/add-pages/
  6. Working with Pages|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....Working with Pages Contents [ Hide ] This section includes the...Retrieve, Get, Copy and Insert a Page Set Orientation and Control...

    docs.aspose.com/diagram/java/working-with-pages/
  7. Aspose.PDF С++ Example|Aspose.PDF for C++

    This Page show how use simple programming for create a PDF document containing text - Hello World....metadata but without pages. Add a Page to the document object...now our document will have one page. Save resultant PDF document...

    docs.aspose.com/pdf/cpp/hello-world-example/
  8. | Aspose.PDF

    使用 Aspose.PDF for Java,透過 Java 範例程式碼以程式設計方式管理 PDF 中的註釋...setFontName ( "Arial" ); Page page = pdfDocument . getPages ()...freeTextAnnotation = new FreeTextAnnotation ( page , new Rectangle ( 299 . 988...

    products.aspose.com/pdf/zh-hant/java/annotation/
  9. 获取 Visio 形状继承字符|Documentation

    本节介绍如何获取 visio 形状的字体样式从其父样式继承并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  10. How to get Highlight Annotation using Java | As...

    Get Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Highlight annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/highlig...