Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 188,134 for

page

(0.23 sec)
  1. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. using namespace System ; using...

    docs.aspose.com/pdf/cpp/posting-acroform-data/
  2. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....Document ()) { // Add page var page = document . Pages . Add (); // Bind...()) { // Add page var page = documentTo . Pages . Add (); //...

    docs.aspose.com/pdf/net/import-export-xfdf/
  3. Split PDF, HTML, TXT Files using JavaScript via...

    This topic shows how to split PDF Pages into individual PDF files using JavaScript....C++ If you only need certain pages from a large PDF document, splitting...you to extract these specific pages as a separate document. Splitting...

    products.aspose.com/pdf/javascript-cpp/splitter/
  4. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your documents. Enhance your automation today!...sets the VBA project’s code page. IsProtected { get; } Shows...{vbaProject.Name} signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Java....Page Product Family Aspose.PSD Product...settings Loop through all the pages in the PDF and define the Bates...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...
  6. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  7. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/add/
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Page Product Family Aspose.PSD Product...Word using Java How to Delete Page Break in Word using Python How...

    kb.aspose.com/words/page/7/
  9. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....doc" ); // Remove the page and section breaks from the...//ExId:RemoveBreaks_Pages //ExSummary:Removes all page breaks from the...

    docs.aspose.com/words/java/remove-breaks-in-php/
  10. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Retrieve a shape by page name and ID parameters. Set...by ID and page name Shape shape = diagram . Pages . GetPage (...

    docs.aspose.com/diagram/net/3d-rotation-effects...