Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,496 for

m

(0.19 sec)
  1. Compress Images in PHP|Aspose.Words for Java

    CoMpress IMages using PHP....srcFileName , $ file_size )); die ( "I M HERE" ); $ doc = new Java ( "com...

    docs.aspose.com/words/java/compress-images-in-php/
  2. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python... create_path_geometry ( "M 10,210 L 228,210 228,300 10,300"...(doc. create_path_geometry ( "M 10,110 L 228,110 228,200 10,200"...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Cannot install Aspose Total Python for .NET - F...

    Hi Support, I have python 3.13 installed properly on My win11 laptop. The following installation coMMand fails : pip3.13 install aspose-total-net iMage.png (44,9 Ko) However the following one succeeded : pip3.13 in…...13 -m pip install --upgrade pip I did...aspose-total-net” However, I’m sorry to say I got the same issue...

    forum.aspose.com/t/cannot-install-aspose-total-...
  4. Feature List|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....build of Python is marked with m suffix in the filename. libpython...

    docs.aspose.com/3d/python-net/feature-list/
  5. Installation|Documentation

    Installation of Aspose.BarCode for JavaScript via C++...start a local server: python -m http.server --directory "your_path"...

    docs.aspose.com/barcode/javascript-cpp/installa...
  6. Generate QR Code and Micro QR Code|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....Recovery Capacity Level L 7% Level M 15% Level Q 25% Level H 30% For...M2 - levels L and M; M3 and M4 - levels L, M, and Q. Error Correction...

    docs.aspose.com/barcode/python-net/generate-qr-...
  7. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java provides **HtMlSaveOptions** class to save a save 3D scene as HTML....exported directory python3 - m http . server Then open it ht...

    docs.aspose.com/3d/java/save-3d-scene-as-html/
  8. Aspose pdf is failing to convert text containin...

    Hello, I’M using TextAbsorber to extract text froM pdf but it is failing to convert the superscript and subscript froM pdf. The pdf contains siMple MatheMatical and cheMistry equations. Please guide Me to get it done, I…...June 25, 2025, 3:36pm 1 Hello, I’m using TextAbsorber to extract...Please guide me to get it done, I’m using java code as follows. public...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  9. Working with Images in XPS file | .NET

    How to add siMple or tiled iMage to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... CreatePathGeometry ( "M 30,20 l 258.24,0 0,56.64 -258...AddPath (doc. CreatePathGeometry ( "M 10,160 L 228,160 228,305 10,305"...

    docs.aspose.com/page/net/xps/working-with-images/
  10. Need to extract text from the image along with ...

    Currently aM using TextAbsorber to extract the text present in the PDF but I do have pdf with iMages also. Need to extract the text froM the iMage also. Below is the code which aM using to extract the text in c#. privat…...pageCount = 36; using (MemoryStream m = new MemoryStream()) { // Convert...Process(pdfDocument.Pages[pageCount], m); Aspose.OCR.OcrInput input =...

    forum.aspose.com/t/need-to-extract-text-from-th...