Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 8,674 for

extract page

(1.49 sec)
  1. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/java/advanced-api-featu...
  2. 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...
  3. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...such as text extraction, document splitting, and page manipulation...such as text extraction, document splitting, and page manipulation...

    products.aspose.com/total/net/conversion/md-to-...
  4. Convert ONE to GIF via C# | .NET

    Sample code for ONE to GIF C# conversion. Use API example code for batch ONE files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/note/net/conversion/one-to-...
  5. 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...
  6. Edit WORD In Python

    Edit a Word document in Python code....Word elements (paragraphs, pages, sections, chapters) Change...tables, update tables and extract table text using Python. The...

    products.aspose.com/words/python-net/edit/word/
  7. Edit TEXT In Javascript

    Edit TEXT in JavaScript code....text elements (paragraphs, pages, sections, chapters) Change...tables, update tables and extract table text using JavaScript...

    products.aspose.com/words/nodejs-net/edit/text/
  8. Edit Markdown In Python

    Edit Markdown in Python code....unwanted MD elements (paragraphs, pages, sections, chapters) Change...tables, update tables and extract table text using Python. The...

    products.aspose.com/words/python-net/edit/md/
  9. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing by Python.Net...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/python-net/advanced-api...
  10. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...EMF image foreach (Page page in diagram.Pages) { foreach (Shape...(Shape shape in page.Shapes) { if (shape.Image != null && shape.Image...

    forum.aspose.com/t/image-conversion-issue-with-...