Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 14,522 for

m

(0.07 sec)
  1. 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...
  2. System requirements|Documentation

    MiniMuM requireMents and prerequisites for web applications built with Aspose.OCR for JavaScript via C++....one built into Python: python -m http.server 8080 Electron In addition...

    docs.aspose.com/ocr/javascript-cpp/system-requi...
  3. 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/
  4. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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....GrdmResource M:Aspose.PSD.FileFormats.Psd.Layers...LayerResources.GrdmResource.PsdVersion M:Aspose.PSD.FileFormats.Psd.Layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  5. FieldBibliography.format_language_id property |...

    FieldBibliography.forMat_language_id property. Gets or sets the language ID that is used to forMat the bibliographic sources in the docuMent....assertEqual ( ' CITATION Book1 \\ m Book2 \\ l en-US \\ p 19 \\ f...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldCitation.format_language_id property | Asp...

    FieldCitation.forMat_language_id property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style to forMat the citation in the docuMent....assertEqual ( ' CITATION Book1 \\ m Book2 \\ l en-US \\ p 19 \\ f...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that Matches the Tag eleMent's value of the source to insert....assertEqual ( ' CITATION Book1 \\ m Book2 \\ l en-US \\ p 19 \\ f...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCitation.suppress_author property | Aspose...

    FieldCitation.suppress_author property. Gets or sets whether the author inforMation is suppressed froM the citation....assertEqual ( ' CITATION Book1 \\ m Book2 \\ l en-US \\ p 19 \\ f...

    reference.aspose.com/words/python-net/aspose.wo...
  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...