Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 61,555 for

path

(0.56 sec)
  1. Aspose.PSD for .NET 23.5 - 发行说明|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....VectorPathRecord > path = new List < VectorPathRecord >(); path . Add (...PathFillRuleRecord ( null )); path . Add ( new InitialFillRuleRecor...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....void Run () { System :: String path = u "D: \\ Aspose Data \\ "...MakeObject < Presentation > ( path + u "ExtractImages.pptx" );...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  3. Working with Vector Graphics in Java|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in Java...class object to draw lines Draw Path in Java Create an object of...GraphicsPath class and add Lines to its path collection Draw Polygon in Java...

    docs.aspose.com/drawing/java/working-with-vecto...
  4. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...fromFile("path/to/your/image.png")); // Perform...replace "path/to/your/image.png" with the actual path to your...

    forum.aspose.com/t/extarct-text-from-image-png-...
  5. Convert BMP to EMLX in Python | products.aspose...

    Save BMP to EMLX within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  6. Convert BMP to OFT in Python | products.aspose.com

    Save BMP to OFT within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  7. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....configuration DATA_DIR = "your path here" def create_and_add_floating_box...addition. Args: outfile (str): Path where the PDF with floating...

    docs.aspose.com/pdf/python-net/floating-box/
  8. PDF to TEXT Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-text/
  9. PDF to DOC Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-doc/
  10. Crop PDF using C# | Aspose.PDF

    Crop PDF without losing quality in C# programmatically with C# sample code using Aspose.PDF for .NET...updated document to the new path using the Save() method. If...new Aspose . Pdf . Document ( Path . Combine ( dataDir , "crop_page...

    products.aspose.com/pdf/net/crop/