Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 2,581 for

font embedding

(0.4 sec)
  1. FontInfo.IsTrueType | Aspose.Words per .NET

    Scopri la proprietà IsTrueType di FontInfo, che garantisce che il tuo Font sia TrueType o OpenType per una qualità superiore, perfetto per design nitidi e scalabili....questo font è un font TrueType o OpenType anziché un font raster...come stampare i dettagli dei font presenti in un documento. Document...

    reference.aspose.com/words/it/net/aspose.words....
  2. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...property to ensure that all fonts are embedded correctly, which can...= true // Ensure all fonts are embedded }; doc.Save(@".\out.pdf"...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  3. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!...Examples Shows how to embed fonts inside a saved HTML document...CssStyleSheetType = CssStyleSheetType . Embedded , PrettyFormat = true }; doc...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to Add Video in Presentation using C#

    In this topic, we will guide you through to procees of how to add Video in Presentation using C#. With the help of a few lines of code you can easily embed a MP4 to PPTX in C#....Font Product Family Aspose.TeX Product...Save the presentation with an embedded video on the disk By using...

    kb.aspose.com/slides/net/how-to-add-video-in-pr...
  5. Procurar

    Procurar...videoclipes de arquivos locais ou fontes da web. Neste artigo, você...como incorporar vídeos de uma fonte da web como o YouTube e extrair...

    blog.aspose.com/pt/slides/add-video-frame-to-pp...
  6. Licenciamento | Aspose.Page para .NET

    C# .NET Biblioteca para os desenvolvedores processar os arquivos PS, EPS e XPS. Aprenda a avaliar a solução da API Aspose.Page para .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/pt/net/licensing/
  7. 使用 С++ 在演示文稿中嵌入字体|Aspose.Slides 文档

    使用 Aspose.Slides for С++ 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...( u "embedded_fonts.pptx" ); // Get all embedded fonts. auto...presentation -> Save ( u "embedded_fonts.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/zh/cpp/embedded-font/
  8. Встраивание шрифтов в презентации с использован...

    Встраивание шрифтов TrueType в презентации PowerPoint и OpenDocument с помощью Aspose.Slides for C++, обеспечивая точный рендеринг на всех платформах....MakeObject < Presentation > ( u "embedded_fonts.pptx" ); // Получите все...presentation -> Save ( u "embedded_fonts.pptx" , SaveFormat :: Pptx...

    docs.aspose.com/slides/ru/cpp/embedded-font/
  9. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Scopri l'enum Aspose.Words.Fonts.FontEmbeddingUsagePermissions, che consente un controllo preciso sulle autorizzazioni di incorporamento dei Font per una migliore gestione dei documenti....utilizzo dell’incorporamento del font. public enum FontEmbeddingUsagePe...Descrizione Installable 0 Il font può essere incorporato e può...

    reference.aspose.com/words/it/net/aspose.words....
  10. FontInfo.IsTrueType | Aspose.Words لـ .NET

    اكتشف خاصية IsTrueType في FontInfo، وتأكد من أن الخط الخاص بك هو TrueType أو OpenType للحصول على جودة فائقة - مثالية للتصميمات الواضحة والقابلة للتطوير....new Document ( MyDir + "Embedded font.docx" ); FontInfoCollection...++) { Console . WriteLine ( $"Font index #{i}" ); Console . WriteLine...

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