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

page

(0.16 sec)
  1. Product Overview | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/product-overview/
  2. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the page by its name Aspose.Diagram.Page page = diagram...diagram.Pages.GetPage("Page-1"); // Get the shape by its ID (replace...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  3. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....docx" ); Shows how to set page sizes. auto doc = MakeObject...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a table with the...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...
  5. Split Documents via Python | products.aspose.com

    Split PDF, Microsoft Word and PowerPoint files via your Python application. Split document by Page number or by some predefined pattern....file into multiple files by page number or by some defined pattern...criteria. This can be done by page number, defined patterns, content...

    products.aspose.com/total/python-net/split/
  6. 使用 Java 创建 PDF 表单 | Aspose.PDF

    在 Java 和 PHP 的 PDF 文件中,使用这个 Java 源代码创建 PDF 表单,Delphi。...pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hant/java/acroforms/...
  7. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated...toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...a value indicating whether a page number separator is overridden...sets the number of columns per page used when building the index...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java...."MultiplePages" // properties of the page setup objects of all sections...both sides of the pages, we can fold all the pages down the middle...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何使用 Java 删除 Highlight 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Highlight 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Highlight 注释 调用 Page.Annotations 集合中的 Highlight 注释方法..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...