Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 140,952 for

page

(0.12 sec)
  1. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。...SetValue ( 12 ); // Access the ODS page background OdsPageBackground...SetValue ( 12 ); // Get the ODS page background OdsPageBackground...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  2. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....getPageCount() Gets the number of pages to read. getPageIndex() Gets...the 0-based index of the first page to read. getPassword() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your documents. Enhance your document management today!...will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-text/
  5. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...getAbsolutePath()); Page page = d.getPages().get(0); ShapeCollection...ShapeCollection pageShapes = page.getShapes(); for(Shape shape...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  6. 获取 Ruby 中的页面属性|Aspose.PDF for Java

    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.... pdf ' ) # 获取页面集合 page_collection = pdf_document ....getPages () # 获取特定页面 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  7. Font for HTML | API Solution for .NET

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/fonts-for-html/
  8. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....PAGE_BREAK: partType = "Page"; break; case DocumentSplitCriteri...DocumentSplitCriteri.PAGE_BREAK: partType = "Page"; break; case DocumentSplitCriteri...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。... Get ( 0 ); // Set the page orientation to Portrait worksheet..."PageOrientation_out.xls" ); std :: cout << "Page orientation set successfully...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...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...