Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 192,125 for

page

(0.94 sec)
  1. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python....Page Product Family Aspose.PSD Product...watermark. If you want to delete a page break in a Word file, refer...

    kb.aspose.com/words/python/delete-watermark-in-...
  2. 使用 .NET API 转换 EPS 文件

    Aspose.Page API 解决方案为 .NET 提供的 EPS 到 BMP 转换功能在此通过代码片段进行讲解和演示...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert-eps/
  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. Convert SVG to PDF in C#

    This quick topic will let you convert SVG to PDF in C#. It covers information about the environment settings and working code example to create a SVG to PDF converter software in C#....Page Product Family Aspose.PSD Product...CadRasterizationOpti class object to set the page size Export the SVG file to...

    kb.aspose.com/cad/net/convert-svg-to-pdf-in-csh...
  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. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the document...section starts on a new page or on the same page. Programmatically...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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/
  9. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...current value on each respective page. // If a mail merge skips no...merge will have 2 pages instead of 3. // On page 1, the MERGESEQ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Mail Merge Mustache Syntax|Aspose.Words for Pyt...

    Create templates with Mustache syntax using Python. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax.... What is this page about? This page explains how to create...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/mail-merge-tem...