Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 8,395 for

encoding

(0.78 sec)
  1. XMLからXSLTを使用してPDFを作成|Aspose.PDF for C++

    C++ライブラリは、入力XMLファイルがAspose.PDFスキーマに従う必要があるPDFドキュメントにXMLファイルを変換する機能を提供します。...0" encoding="utf-8" ?> <Contents> <Content>...入力XSLTファイル <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/ja/cpp/create-a-hello-world...
  2. AttachSignature x509cert overload limits? - Fre...

    Hello, If we use this overload: AttachSignature(MapiMessage, X509Certificate2, SignatureOptions) To avoid loading certificate into the cms signer, how to set: CmsSigner > DigestAlgorithm IncludeOption and SignedAtt…...contentInfo = new ContentInfo(Encoding.UTF8.GetBytes("Your message...signatureBytes = signedCms.Encode(); Then embed or attach signatureBytes...

    forum.aspose.com/t/attachsignature-x509cert-ove...
  3. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....images provided as Base64-encoded strings. Combination of different...AddBase64(string) Add an image encoded as Base64 string. To get the...

    docs.aspose.com/ocr/net/ocrinput/
  4. XmlMapping.SetMapping | Aspose.Words per .NET

    Scopri come il metodo SetMapping di XmlMapping collega i documenti strutturati padre ai nodi XML personalizzati, migliorando l'integrazione e la gestione dei dati.... AreEqual ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/it/net/aspose.words....
  5. CustomXmlPartCollection Class | Aspose.Words لـ...

    اكتشف فئة Aspose.Words.Markup.CustomXmlPartCollection، الحل الأمثل لإدارة أجزاء XML المخصصة بكفاءة وبدون عناء.... AreEqual ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Chercher

    chercher...auto unicode = System::Text::Encoding::get_Unicode(); String allText...auto unicode = System::Text::Encoding::get_Unicode(); String allText...

    blog.aspose.com/fr/pdf/extract-text-from-pdf-pr...
  7. Архів

    Архів...потоку пам'яті extractedText = Encoding.Unicode.GetString(textStream...потоку пам'яті extractedText = Encoding.Unicode.GetString(textStream...

    blog.aspose.com/uk/pdf/convert-pdf-text-csharp-...
  8. 7. Модель LaTeX для кодування символів

    У цій статті розглядаються внутрішні особливості кодування введення та виведення в LaTeX, а також внутрішнє представлення символів LaTeX.... 996 Input encoding file ] Якщо є зіставлення...DeclareTextSymbol{LICR - Object}{encoding}{slot} Оголошення текстових...

    docs.aspose.com/tex/uk/java/latex-encodings-model/
  9. 7. Modelo do LATEX para codificações de persona...

    Este artigo abrange as codificações internas de entrada e saída no LaTeX, bem como a representação interna do caractere de LaTeX.... 996 Input encoding file ] Se houver mapeamentos...DeclareTextSymbol{LICR - Object}{encoding}{slot} A declaração para símbolos...

    docs.aspose.com/tex/pt/java/latex-encodings-model/
  10. Menghasilkan PDF dari XML|Aspose.PDF untuk Java

    Aspose.PDF untuk Java menyediakan kesempatan untuk mengonversi file XML menjadi dokumen PDF dengan syarat bahwa file XML input harus mengikuti Skema Aspose.PDF untuk Java....0" encoding="utf-8" ?> <catalog> <cd>...seperti ini: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/id/java/generate-pdf-from-xml/