Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 9,720 for

encoding

(0.2 sec)
  1. 記録

    記録...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/ja/font/detect-latin-symbols-su...
  2. Экспорт задач JIRA в MS Project MPP -файл | Asp...

    Руководство по экспорту проблем из JIRA в файл MPP с использованием API REST и пользовательских преобразователей.... Encoding . RegisterProvider (System...var bytes = System. Text . Encoding . UTF8 . GetBytes (headerValue);...

    docs.aspose.com/tasks/ru/net/convert-jira-to-mpp/
  3. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...html" ,Encoding.UTF8 ); db.MoveToCell(0, 0...ReadAllText(@"c:\temp\1.html", Encoding.UTF8); builder.MoveToCell(0...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  4. 記録

    記録...Pixels = 4; // Set encode mode to Auto gen.Parameters...getXDimension().setPixels(4); // Set encode mode to Auto gen.getParameters()...

    blog.aspose.com/ja/barcode/generate-data-matrix...
  5. آرشیوها

    آرشیوها...BarcodeGenerator را راه اندازی کنید // نوع Encode را مشخص کنید BarcodeGenerator...BarcodeGenerator را راه اندازی کنید // نوع Encode را به عنوان QR مشخص کنید BarcodeGenerator...

    blog.aspose.com/fa/barcode/2d-barcode-generator/
  6. Fusionner les fichiers XPS | Aspose.Page pour P...

    La fonctionnalité de fusion XPS de la solution API Aspose.Page pour Python vous permet de combiner plusieurs fichiers XPS en un seul document XPS ou PDF....options, notamment RunLength Encoding (RLE), Flate, Lempel-Ziv-Welch...options telles que RunLength Encoding (RLE), Flate, Lempel-Ziv-Welch...

    docs.aspose.com/page/fr/python-net/merge/xps/
  7. Преобразовать XPS с Aspose.Page JavaScript

    Функциональность конверсии XPS в PDF, включенная в Aspose.Page API Решение для JavaScript через C ++ описана и иллюстрируется фрагментами кода здесь....перечислении , может быть Run Length Encoding (RLE), Flate, Lempel-Ziv-Welch...Enumeration, может быть Run Length Encoding (RLE), Flate, Lempel-Ziv-Welch...

    docs.aspose.com/page/ru/javascript-cpp/convert-...
  8. XPS-Dateien zusammenführen | Aspose.Page für Py...

    Mit der Merger XPS-Funktionalität der Aspose.Page für Python können Sie mehrere XPS-Dateien in einem einzigen XPS- oder PDF-Dokument kombinieren....einschließlich Run Length Encoding (RLE), Flate, Lempel-Ziv-Welch...bietet Optionen wie Run Length Encoding (RLE), Flate, Lempel-Ziv-Welch...

    docs.aspose.com/page/de/python-net/merge/xps/
  9. Використання об'єктів Glyph | .NET

    Функціональність об’єктів гліфів в Aspose.Font описується властивостями, які вона має. Фрагменти коду допоможуть вам зрозуміти, як кодувати гліфи в C#....Encoding.DecodeToGid(symbol); 15 Glyph...GetKerningValue(font.Encoding.UnicodeToGid( 'A' ), font.Encoding.UnicodeToGid(...

    docs.aspose.com/font/uk/net/developer-guide/usi...
  10. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...using MemoryStream ms = new(Encoding.UTF8.GetBytes(mergeReq.Data...jsonStream = new MemoryStream(Encoding.UTF8.GetBytes(json)); // Build...

    forum.aspose.com/t/while-generating-using-aspos...