Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 184,601 for

page

(0.09 sec)
  1. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 如何使用 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...
  4. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable Page break options!...PageBreakChar field Page break character: (char)12 or...// Add a page break. builder . Write ( "Before page break." +...

    reference.aspose.com/words/net/aspose.words/con...
  5. Merge images|Aspose.PDF for Java

    Learn how to merge multiple images into a single PDF file using Aspose.PDF in Java for efficient image handling....merged images as one image on PDF page, we place them in the imageStream...imageStream, place the result on the page with addImage method, where...

    docs.aspose.com/pdf/java/merge-images/
  6. 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...
  7. 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-...
  8. Convert PDF/A to PDF format|Aspose.PDF for .NET

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with .NET library.... add pages). In the following example,...PDF/A compliance after a new page is added. Convert PDF to PDF/A...

    docs.aspose.com/pdf/net/convert-pdfa-to-pdf/
  9. Features|Documentation

    Aspose.Cells for Node.js via Java features....fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Java Layout documents into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/nodejs-java/features/
  10. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...