Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 141,262 for

page

(0.12 sec)
  1. 通过页面将工作表转换为图像文件|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....Workbook ( "Sheet to Image by Page.xls" ); Worksheet sheet = book...ImageType . Tiff ; //Sheet2Image By Page conversion SheetRender sr =...

    docs.aspose.com/cells/zh/net/converting-workshe...
  2. Convert DOCM to DOCX|Aspose.Words for .NET

    Convert DOCM to DOCX easily and fast instead of using Open XML SDK in C#....DOCX Contents [ Hide ] On this page we will look at how to convert...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/convert-a-word-proces...
  3. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...

    forum.aspose.com/t/how-to-remove-header-footer-...
  4. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。因此,现在我们的文档将有一页。 向页面添加一个 Image...(); // 添加页面 auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  5. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a list of steps, and a sample code to implement PDF imposition software using Python....Page Product Family Aspose.PSD Product...customizing the order of pages and size of the pages. Steps for PDF Imposition...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  6. ResourceSavingArgs.resourceFileUri property | A...

    ResourceSavingArgs.resourceFileUri property. Gets or sets the uniform resource identifier (URI) used to reference the resource file from the document....resource files exported to fixed page HTML or SVG documents. Aspose...file during export to fixed page HTML or SVG format. The generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filter the artifacts of...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  8. 在 Python 中添加 JavaScript|Aspose.PDF for Python v...

    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....alert('page 2 is opened')" ) # 在页面级别添加 JavaScript...JavascriptAction ( "app.alert('page 2 is closed')" )) # 保存 PDF 文档...

    docs.aspose.com/pdf/zh/python-java/adding-javas...
  9. Remove Annotations from PDF in Java

    This article guides on how to remove annotations from PDF in Java. It has the details for IDE settings, list of steps, and a sample code to develop a PDF annotation remover in Java....Page Product Family Aspose.PSD Product...the target page from the collection of the pages in the loaded...

    kb.aspose.com/pdf/java/remove-annotations-from-...
  10. Aspose::Words::Font::get_Emboss method | Aspose...

    Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++....letters are sunken into the page: builder -> get_Font () -> set_Engrave...like the letters pop out of the page: builder -> get_Font () -> set_Engrave...

    reference.aspose.com/words/cpp/aspose.words/fon...