Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 186,591 for

page

(0.29 sec)
  1. IDocumentProcessorPlugin.SetImageWatermark | As...

    Enhance your documents with the SetImageWatermark feature of the IDocumentProcessorPlugin, adding custom watermarks to every Page effortlessly....Adds image watermark on each page of the document loaded by Load...

    reference.aspose.com/words/net/aspose.words/ido...
  2. Code128Parameters|Aspose.BarCode for Python via...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....Hide ] What is this page about? This page describes how to format...r4 . AddBreak ( BreakType . PAGE ); r4 . SetText ( "No more;...

    docs.aspose.com/words/net/format-text-in-docume...
  4. Convert PDF to grayscale - Free Support Forum -...

    Is there a way to convert a color PDF to grayscale. This is possible using Adobe Acrobat (http://blogs.adobe.com/acrolaw/2009/10/converting-color-pdf-to-greyscale-pdf-an-update/) but I was wondering if it possible throug…...Pages.Count; idxPage++) { Page page = document.Pages[idxPage];...Pages[idxPage]; strategy.Convert(page); } document.Save(@"c:\pdftest\...

    forum.aspose.com/t/convert-pdf-to-grayscale/73440
  5. How to Convert DWF to PDF in Java

    This topic describes how to convert DWF to PDF in Java. You will get all the necessary details including the configuration details and programming steps to convert DWF file to PDF in Java....Page Product Family Aspose.PSD Product...rasterization options Set the page width and height Declare and...

    kb.aspose.com/cad/java/how-to-convert-dwf-to-pd...
  6. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Page Product Family Aspose.PSD Product...Set desired properties like page size in the save options Save...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  7. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/hea...
  8. 配置 Visio 时间线形状|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.... getPage ( "Page-1" ). getShapes (). getShape...diagram . getPages (). getPage ( "Page-1" ). getShapes (). getShape...

    docs.aspose.com/diagram/zh/java/configure-visio...
  9. 使用 C# 删除 Excel 中的分页符

    使用 C# 删除 Excel 中的分页符。获取使用 C# 在 Excel 中删除分页符的 IDE 设置、步骤列表和示例代码。...Page Product Family Aspose.PSD Product...demonstrates how to remove the page break in Excel using C# . If...

    kb.aspose.com/zh/cells/net/remove-page-break-in...
  10. Watermark VSD document via Python | products.as...

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

    products.aspose.com/diagram/python-net/watermar...