Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 187,882 for

page

(0.38 sec)
  1. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  2. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...Adjust Page Size and Margins : Make sure that the page size and...PageWidth = emfImage.Width; // Set page width rasterizationOptions.PageHeight...

    forum.aspose.com/t/emf-to-svg-missing-text/310935
  3. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Page Product Family Aspose.PSD Product...on all the pages of a PDF or on a particular page as per the...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  4. Working with Pages | C++ API Solution

    How to add Pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/working-with-pages/
  5. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document....document statistics such as word/page/character counts as metadata...Statistics # Page count: The page_count property shows the page count...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  7. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  8. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  9. 使用C++的JavaScript管理分页符|Documentation

    本文提供示例代码,说明如何通过Aspose.Cells for JavaScript使用C++编程方式添加、清除或删除Excel工作表中的特定分页符。...head > < body > < h1 > Adding Page Breaks Example </ h1 > < input...worksheets . get ( 0 ); // Add a page break at cell Y30 worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  10. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....Page Product Family Aspose.PSD Product...and get access to the desired page Create a link annotation and...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...