Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 183,102 for

page

(0.41 sec)
  1. Draw Square|Documentation

    This section explains how to draw square in a visio Page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....to draw a square shape in a page.The code example below shows...developers to draw a square in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-square/
  2. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...OnePagePerSheet = false; // Keep natural page breaks pdfSaveOptions.AllColumnsInOnePageP...(Worksheet ws in wb.Worksheets) { // Page setup ws.PageSetup.Orientation...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  3. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Add the Stamp to Page using AddStamp method. Save...// Add header on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/header/
  4. Your First Aspose.Diagram Application - Hello W...

    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....the words Hello World in the page. Creating the Hello World Application...words Hello World! into the page accessed. Generate the modified...

    docs.aspose.com/diagram/python-net/your-first-a...
  5. Aspose::Words::Fields::FieldToa::get_PageNumber...

    Aspose::Words::Fields::FieldToa::get_PageNumberListSeparator method. Gets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式从 PDF 文件中删除水印...Page.Artifacts 集合类的方法添加水印。 保存 PDF...inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/zh-hant/net/watermark/r...
  7. 使用 Python 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码以编程方式编辑 PDF 文档... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  8. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....Examples Shows how to specify page properties in inches. let doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  10. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/