Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,731 for

base64

(0.07 sec)
  1. How do I sign the signature string of PCKS1 whe...

    How do I sign the signature string of PCKS1 when I already know it? this is Base64.getEncoder().encodeToString(byte[]) created,How use it to ? Sw0WzJmleKGFcv9Dpe/z/4NMfndjJbhVYU3niDxzL0UK4ACtYKNA35stPUQ2R8jnLDh+Dn6Yg4N…... this is Base64.getEncoder().encodeToString(byte[])...

    forum.aspose.com/t/how-do-i-sign-the-signature-...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontResources method. Specifies whether font resources should be exported to HTML, MHTML or EPUB. Default is false in C++....into %@font-face at-rules in Base64 encoding. Important! When exporting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Save in PDF aspose words not working - Free Sup...

    Hey guys, I’m making a code that replaces text and a base 64 of the document, transforming it into an image and adding it to the doc. However, when I save in PDF after replacing it does not bring the document with the …...StartsWith("data:image/png;base64")) { string strBase64 = value...strBase64.Replace("data:image/png;base64,", String.Empty); byte[] bytes...

    forum.aspose.com/t/save-in-pdf-aspose-words-not...
  4. Wrong <table> style after converting to PNG - F...

    Hi, support! I’m trying to convert html to image with CSS style. Save it to stream. Insert into and display on webpage. But after converting looks very BOLD and with wrong style. Before converting with only html+…...= "<img src='data:image/png;base64," + ConvertToBase64Strin(imageStream)...background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0i/Pg0KP...

    forum.aspose.com/t/wrong-table-style-after-conv...
  5. BarCodeReader Class Reference - Aspose.BarCode ...

    Aspose.Barcode for PHP via Java Generation and Recognition API docs Public Member Functions | Static Public Member Fu......$resource image encoded as base64 string or path to image resource...$resource image encoded as base64 string or path to image resource...

    reference.aspose.com/barcode/php/classBarCodeRe...
  6. Rendering PDF as an image (GetDocumentAsImages)...

    Hi Aspose Team! We’re working on a solution in Blazor Server that requires rendering PDF as an image with Aspose. We noticed that this rendering method is generating some issues like the one below, and others. image.p…...that will be rendered as a base64 image. This is pretty much...

    forum.aspose.com/t/rendering-pdf-as-an-image-ge...
  7. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....stream, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/python-net/deskew/
  8. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor....imageSrc = "data:image/png;base64, " + Convert.ToBase64String(CreateFile());...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  9. Aspose.Slides for Java 23.5 Is Giving Error whi...

    Hi Team, We are using aspose pdf version <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>23.5</version> <classifier>jdk17</classifier> </dependency> and slides ve…...String encodedRightsWatchMa = Base64.getEncoder().encodeToString(rightsWatchMark...

    forum.aspose.com/t/aspose-slides-for-java-23-5-...
  10. Base Operations – Create, Load, Save, Navigate ...

    Learn how to perform base operations with SVG files, such as creating, loading, reading, saving, and navigating, using Aspose.SVG Python library....SVG sprite generating, SVG to Base64 data encoding, and text vectorizing...

    docs.aspose.com/svg/python-net/base-operations/