Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,749 for

base64

(0.42 sec)
  1. Language detecton|Documentation

    How to detect the languages used on the provided image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/net/language_detection/
  2. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/net/image-regions-word-find/
  3. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…..."import base64; print(''.join(chr(b ^ 0x5A) for b in base64.b64d...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....embedded into Html document in Base64 format. Note setting this flag...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...true); // Embeds images as base64 options.setExportHeadersFo...true); // Embeds images as base64 options.setExportHeadersFo...

    forum.aspose.com/t/parse-the-full-document-to-m...
  6. ExternalSignature with SignData - Free Support ...

    Dear Aspose Support Team, Hello, I have an external signing service that uses the RSA.SignData method for digital signatures. I’m trying to integrate this service with Aspose.PDF using the ExternalSignature functionali…...DataFormat = "base64"; if (string.IsNullOrEmpty(request...ResponseFormat)) request.ResponseFormat = "base64"; string json = Newtonsoft...

    forum.aspose.com/t/externalsignature-with-signd...
  7. 搜索

    搜索...ToArray())); // return base64 model to Index } catch(Exception...{ <img src="data:image/png;base64, @Model" /> // show image in...

    blog.aspose.com/zh-hant/cad/view-of-dwg-files-b...
  8. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...BarCode, convert it to a Base64-encoded string, and embed it...<div> <img src='data:image/png;base64,{base64Image}' alt='Embedded...

    forum.aspose.com/t/distorted-barcode-generation...
  9. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  10. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...String encodedRightsWatchMa = Base64.getEncoder().encodeToString(rightsWatchMark...String encodedRightsWatchMa = Base64.getEncoder().encodeToString(rightsWatchMark...

    forum.aspose.com/t/can-we-remove-email-id-and-p...