Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 841 for

extract page

(0.07 sec)
  1. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....body text at the bottom of the page. // This entry will contain...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...
  2. Table | Aspose.Words for Java

    Represents a table in a Word document 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...
  3. HTML Navigation – Java Examples

    Learn how to navigate through an HTML document and perform a detailed inspection of its elements using the Aspose.HTML for Java API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/html-navigation/
  4. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/python-net/image-stencil/
  5. Using Glyph objects | API Solution for C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/cpp/developer-guide/using-...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....Page Product Family Aspose.PSD Product...set the text extraction options Write the extracted text to a Text...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  8. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...getAbsolutePath()); Page page = d.getPages().get(0); ShapeCollection...ShapeCollection pageShapes = page.getShapes(); for(Shape shape...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  9. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....Page Product Family Aspose.PSD Product...to be searched For all the pages in the input PDF file, accept...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  10. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....Page Product Family Aspose.PSD Product...sharing link to the configuration page and then guiding to load the...

    kb.aspose.com/words/java/how-to-read-word-docum...