Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 9,879 for

encoding

(1.21 sec)
  1. Working with CFF Fonts | Java

    Native Java APIs for the developers to manipulate and font files. Find out how to work with Compact Font Format in your Java products....hints, subroutines, charstring encoding, and OpenType integration...

    docs.aspose.com/font/java/working-with-cff-fonts/
  2. Process & Convert SVG with Aspose.SVG in C# – D...

    A comprehensive guide on how to create, edit, convert, and render SVG documents, create SVG filters, gradients, and patterns, vectorize bitmaps and text using C#....creating, SVG to base64 data encoding, and text vectorizing in SVG...

    docs.aspose.com/svg/net/
  3. Generate ITALIANPOST25 BarCode Images via Pytho...

    Create ITALIANPOST25 symbology BarCode Images using Python applications without using any other software....class object with the relevant encoding types Set relevant paramets...self-checking barcode that encodes numerical data, and is commonly...

    products.aspose.com/total/python-net/generate-b...
  4. Public API Changes in Aspose.3D 16.9.0|Document...

    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....PdfLoadOptions () { Password = Encoding . UTF8 . GetBytes ( "password"...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Recognize DATABAR BarCode Images via Python | p...

    Scan DATABAR symbology barcode images using Python applications without using any other software....Databar barcode is its ability to encode large amounts of data in a...barcode is also capable of encoding variable length data, which...

    products.aspose.com/total/python-net/recognize-...
  6. Generate POSTNET BarCode Images via Python | pr...

    Create POSTNET symbology BarCode Images using Python applications without using any other software....class object with the relevant encoding types Set relevant paramets...States Postal Service (USPS) to encode zip codes on mailpieces. It...

    products.aspose.com/total/python-net/generate-b...
  7. Convert U3D to DRC via C# | products.aspose.com

    Sample code for U3D to DRC C# conversion. Use API example code for batch U3D files to DRC conversion within VB.NET, Asp.NET or any .NET based application....finds its main utilization in encoding for 3D PDF rather than being...transmission of 3D graphics. It encodes the input data and saves it...

    products.aspose.com/3d/net/conversion/u3d-to-drc/
  8. Convert U3D to USD via Java | products.aspose.com

    Sample Java conversion code for U3D format to USD file. Use this example code to convert U3D to USD within any Web or Desktop Java based application....finds its main utilization in encoding for 3D PDF rather than being...Description file format that encodes data for the purpose of data...

    products.aspose.com/3d/java/conversion/u3d-to-usd/
  9. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...new HtmlLoadOptions { Encoding = Encoding.UTF8, ConvertSvgToEmf...

    forum.aspose.com/t/object-reference-not-set-to-...
  10. Zip 400 files - Free Support Forum - aspose.com

    Hi, I tried to zip 400 files using the below code. But only first some documents are zipping. Can you please tell me what the issue will be? // Use fast compression var options = new ArchiveSaveOptions { Encoding =…...ArchiveSaveOptions { Encoding = System.Text.Encoding.UTF8 }; using (var...

    forum.aspose.com/t/zip-400-files/319628