Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 187,789 for

page

(0.21 sec)
  1. 在 ShapeSheet 的事件部分中设置单元格|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....vsdm" ); // get page Page page = diagram . getPages ()...get shape id long shapeId = page . addShape ( 3 . 0 , 3 . 0 ...

    docs.aspose.com/diagram/zh/java/setting-cells-i...
  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. Remove Pages from PDF using javascript-cpp | As...

    Remove Pages from PDF file programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...Delete pages from PDF using JavaScript via C++ Remove pages from...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/javascript-cpp/pages/re...
  4. ZoomType | Aspose.Words for Java

    Possible values for how large or small the document appears on the screen in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...percentage is set explicitly. FULL_PAGE Zoom percentage is automatically...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...(var page in pdfDocument.Pages) { if (page == null || page.Artifacts...List<Artifact>(); foreach (var art in page.Artifacts) { // We only consider...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  6. Convert PDF to text|Aspose.PDF for Android via ...

    With Aspose.PDF for Android via Java you can convert a whole PDF document to a text file or convert only a PDF Page to a text file....app/pdf/conversion/pdf-to-txt Convert PDF page to text file You can convert...the texts from the particular pages. public void convertPDFPagesToTXT...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...} Make Booklet of PDF Using Page Size and File Paths MakeBooklet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  8. 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...
  9. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...it to fit properly on an A4 page in landscape orientation —without...fits within the landscape A4 page, preserving the visual structure...

    forum.aspose.com/t/extarct-content-from-excel-a...
  10. Working with Document in PostScript | C++

    Adding Pages to an PS file is a functionality supported 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/ps/working-with-document/