Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 187,651 for

page

(0.14 sec)
  1. Convert Word Document to PNG|Aspose.Words for .NET

    Convert Word document to PNG. NPOI does not provide an opportunity to work with formats other than Word using C#.... What is this page about? This page describes how to convert...configurable rendering quality and page selection. To convert a Word...

    docs.aspose.com/words/net/convert-word-document...
  2. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); //Get Visio Shape Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/create-insert-fields/
  3. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a Page at the desired location PDF file in Python using C++....Add Pages in PDF with Python via C++ Contents [ Hide ] Insert...Insert Empty Page in a PDF File at Desired Location The code snippet...

    docs.aspose.com/pdf/python-cpp/add-pages/
  4. 旋转、改变位置和连接子形状|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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/rotate-change-t...
  5. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...saving a document into fixed page formats (PDF, XPS, images etc)...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  8. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  9. Using Aspose.Slides with ReportViewer 2010 and ...

    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....RplRenderer class renders Report Page Layout (RPL) Binary Stream Format...RplRenderer uses soft page breaks to control page size use InteractiveHeight...

    docs.aspose.com/slides/reportingservices/using-...
  10. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [Page] Accept (textAbsorber);". I get the rows from the Page with their respective spaces at the beginning of each line. Is there any pa…...Pages [page] Accept (textAbsorber);"...(textAbsorber);". I get the rows from the page with their respective spaces at...

    forum.aspose.com/t/absorber-how-to-get-the-rows...