Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 187,634 for

page

(0.1 sec)
  1. Გადაიყვანეთ DOC PNG C++

    გადაიყვანეთ DOC PNG C++ ფორმატში კოდით. შეინახეთ DOC როგორც PNG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/doc...
  2. 如何使用 Java 刪除 Link 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Link 註釋。...using AnnotationSelector Page page = document . getPages ()....LinkAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....Page Product Family Aspose.PSD Product...Document class and add a new page Instantiate a TextBuilder object...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  4. 使用 OLE 对象|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....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  5. Resize PDF using C++ | Aspose.PDF

    Resize PDF documents programmatically with C++ sample code using Aspose.PDF for C++....Resize PDF Pages with C++ Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/cpp/resize/
  6. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/create-forms/
  7. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....requirements and next steps on this page. Check Requirements and Prerequisites...for Java on the Installation page. Get Started with Aspose.Words...

    docs.aspose.com/words/java/aspose-words-instead...
  8. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the Page in C++....sets the orientation of the page. Aspose :: Words :: Orientation...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....tables that already exist on page of PDF document. A new class...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  10. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one Page. The expected result would be that the 2nd image is appeari…...images are too large for one page. The expected result would be...image is appearing on the next page. The actual result is that the...

    forum.aspose.com/t/pdf-rendering-is-broken-with...