Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 10,629 for

encoding

(0.08 sec)
  1. Форматирование текста в PDF с помощью Python|As...

    Узнайте, как форматировать текст внутри PDF-документов на Python с помощью настройки межстрочного и межсимвольного интервала, отступов, границ и стилей....open ( lorem_path , "r" , encoding = "utf-8" ) as f : text =...open ( lorem_path , "r" , encoding = "utf-8" ) as f : text =...

    docs.aspose.com/pdf/ru/python-net/text-formatti...
  2. استخدام التعليق النصي لملف PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET يتيح لك إضافة، الحصول على، وحذف التعليق النصي من مستند PDF الخاص بك....0\" encoding=\"UTF-8\"?><xfdf xmlns=\"http://ns...ImportAnnotationsFro ( new MemoryStream ( Encoding . UTF8 . GetBytes ( xfdf ...

    docs.aspose.com/pdf/ar/net/text-annotation/
  3. Trabalhando com Mensagens em um Arquivo PST|Doc...

    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.... encode ( "utf-16le" )) ) updated_properties..., "test_address@org.com" . encode ( "utf-16le" ) ) named_property1...

    docs.aspose.com/email/pt/python-net/trabalhando...
  4. Aspose.GIS の更新:フィーチャーとジオメトリの編集、および変更内容をデータベースに保...

    この記事では、Aspose.GIS ライブラリの最近の拡張について説明し、特にマッピング アプリケーションにおけるジオメトリとフィーチャーの変更を検出して保存する新しい機能に焦点を当てています。... GeoJson ); var result = Encoding . UTF8 . GetString ( jsonStream...StreamReader ( Request . Body , Encoding . UTF8 ); // just buffer the...

    docs.aspose.com/gis/ja/net/showcases/saving-cha...
  5. Archivio

    Archivio...0" encoding="utf-8"?> <Orders xmlns:xsi="http://www...XML è: <?xml version="1.0" encoding ="utf-8"?> <xs:schema id="OrdersSchema"...

    blog.aspose.com/it/words/mail-merge-in-word-doc...
  6. 8. I font nelle formule matematiche

    Questo articolo discute la gestione dei font matematici tramite il LaTeX standard e l'utilizzo dei pacchetti amsmath e bm....\ DeclareMathAlphabet{cmd}{encoding}{family}{series}{shape} Esistono...SetMathAlphabet{cmd}{version}{encoding}{family}{series}{shape} \SetMathAlphabet...

    docs.aspose.com/tex/it/java/latex-math-fonts/
  7. Modifiche all API pubblica in Aspose.Cells 8.8....

    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.... Encoding . UTF8 . GetBytes ( export_html...

    docs.aspose.com/cells/it/net/public-api-changes...
  8. Microsoft Graph‑verktygsfunktioner|Documentation

    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.... encode ( value , StandardCharsets...

    docs.aspose.com/email/sv/java/microsoft-graph-u...
  9. Cargar y Convertir HTML No Confiable de Forma S...

    Aprende cómo cargar y convertir HTML no confiable de forma segura en Python usando Aspose.HTML. Incluye ejemplos de sandbox para bloquear scripts e imágenes externas....with open (html_path, "w" , encoding = "utf-8" ) as file: 18 file...

    docs.aspose.com/html/es/python-net/sandboxing/
  10. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....gid = this -> _font -> get_Encoding() -> DecodeToGid(symbol);...

    products.aspose.com/font/cpp/manipulate-glyphs/