Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 187,783 for

page

(0.07 sec)
  1. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vdx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  2. Aspose.Total for Go via C++|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....manipulation, page management (adding, deleting, rotating pages), document...Aspose.PDF for Go via C++ Product Page Download Aspose.PDF for Go via...

    docs.aspose.com/total/go-cpp/
  3. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:Page break 1 引言 请问怎么处理可以将 Page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落...getText().contains(ControlChar.PAGE_BREAK)).forEach(run → { builder...

    forum.aspose.com/t/topic/311299
  4. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....Assistant Close Render One PDF Page Per Excel Worksheet - Excel...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  5. Docx files with section break not working - Fre...

    Hi, I want to convert an docx file which has several section break(next Page) into pdf. But the output generated has a bunch of errors in the bulletin numbers. I’ve attached the input files and the difference for your r…...has several section break(next page) into pdf. But the output generated...contains “Section break (Next page)” elements is converted to PDF...

    forum.aspose.com/t/docx-files-with-section-brea...
  6. 使用 C# 向 PDF 添加水印|Aspose.PDF for .NET

    本文解释了使用 C# 程序化处理文档和获取 PDF 中水印的功能。... 为了获取特定页面上的所有工件, Page 类具有 Artifacts 属性。此主题解释了如何在 PDF...artifact to the first page document . Pages [ 1 ]. Artifacts . Add...

    docs.aspose.com/pdf/zh/net/add-watermarks/
  7. Create flowchart style organization chart in VD...

    Java source code to create flowchart style organization chart in vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Select Page via its id Add organization node shapes to page. Add...Add connectors to page to connect shape and its parent. Auto layout...

    products.aspose.com/diagram/java/flowchart/vdw/
  8. Create organization chart in VDW document via J...

    Java source code to create organization chart in vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Select Page via its id Add organization node shapes to page. Add...Add connectors to page to connect shape and its parent. Auto layout...

    products.aspose.com/diagram/java/organizationch...
  9. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility....will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/net/aspose.words.fie...
  10. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text....bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...