Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,667 for

font encoding

(0.28 sec)
  1. Создание PDF документа Hello World с использова...

    Aspose.PDF для Java предоставляет возможность преобразовать XML файл в PDF документ, требуя, чтобы входной XML файл соответствовал Aspose.PDF XSD Java Schema....0" encoding="utf-8" ?> <Contents> <Content>...XSLT файл <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/ru/java/create-a-hello-worl...
  2. Buat Dokumen Hello World PDF melalui XML dan XS...

    Aspose.PDF untuk Java memberikan kesempatan untuk mengkonversi file XML menjadi dokumen PDF dengan syarat file XML input harus mengikuti Skema XSD Aspose.PDF Java....0" encoding="utf-8" ?> <Contents> <Content>...Input XSLT <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/id/java/create-a-hello-worl...
  3. Convertir un PDF en Base64 en Java

    Cet article explique comment convertir un PDF en Base64 en Java. Il inclut des instructions de configuration, des étapes séquentielles et un exemple de code pour convertir un PDF en Base64 en Java....Font Product Family Aspose.TeX Product...la classe Document pour l’encoder en base64 Initialiser un ByteArrayOutputStrea...

    kb.aspose.com/fr/pdf/java/convert-pdf-to-base64...
  4. 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/
  5. XML에서 XSLT를 사용하여 PDF 생성|Aspose.PDF for .NET

    C# 라이브러리는 입력 XML 파일이 Aspose.PDF 스키마를 따라야 한다는 조건으로 XML 파일을 PDF 문서로 변환할 수 있는 기능을 제공합니다....0" encoding="utf-8" ?> <Contents> <Content>...XSLT 파일 <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/ko/net/create-a-hello-world...
  6. 通过 XML 和 XSLT 创建一个 Hello World PDF 文档|Aspose.PD...

    Aspose.PDF for Java 提供了将 XML 文件转换为 PDF 文档的机会,要求输入的 XML 文件必须遵循 Aspose.PDF XSD Java Schema。...0" encoding="utf-8" ?> <Contents> <Content>...输入XSLT文件 <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/zh/java/create-a-hello-worl...
  7. SaveOptions Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Saving.SaveOptions, la chiave per personalizzare il salvataggio dei documenti con opzioni avanzate per vari formati. Migliora il tuo flusso di lavoro oggi stesso!...consentire l’incorporamento di font con contorni PostScript quando...quando si incorporano font TrueType in un documento al momento del...

    reference.aspose.com/words/it/net/aspose.words....
  8. Convertir documento a HTML|Aspose.Words para Py...

    Convierta un documento desde casi cualquier formato a HTML o MHTML, así como al formato EPUB usando Python. También puede especificar opciones de guardado para administrar el documento de salida....propiedades individuales, como fonts_folder , que guarda las fuentes...especifica una ruta relativa, fonts_folder y images_folder se refieren...

    docs.aspose.com/words/es/python-net/convert-a-d...
  9. Travailler avec des projets | Aspose.Tasks Docu...

    Apprenez à créer, modifier et enregistrer des projets à l'aide d'Aspose.Tasks pour .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/fr/net/creating-reading-a...
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...ExportFontsAsBase64 = true, // embed fonts ExportHeadersFooters = true...htmlSaveOptions); htmlString = Encoding.UTF8.GetString(htmlStream...

    forum.aspose.com/t/clone-document-convert-clone...