Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 2,224 for

glyphs

(0.49 sec)
  1. Práce s PDF/A nebo PDF/UA|Aspose.Words místo Py...

    Převést na PDF/A-1, PDF/A-2, PDF/A-4 a PDF/UA pomocí Python. Existuje několik problémů při konverzi na PDF / A dokumentů, a Aspose.Words místo Python řeší je....notdef Glyph PDF standardní úrovně shody...Použití .notdef glyph je zakázáno. • .notdef glyph se objeví, pokud...

    docs.aspose.com/words/cs/python-net/working-wit...
  2. Aspose::Words::EmphasisMark enum | Aspose.Words...

    Aspose::Words::EmphasisMark enum. Specifies possible types of emphasis mark in C++....character rendered above/below the glyph-character. auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/emp...
  3. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....Ideally, this font should have a glyph for each required non-ASCII...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Określ opcje renderowania podczas konwersji na ...

    Konwersja dokumentu do PDF z zaawansowanych opcji. Użyj PdfSaveOptions, aby zmienić wynik zapisu dokumentu do formatu PDF za pomocą Java.... W tym przypadku, tylko glyphs (znaki) używane w dokumencie...są włączone, stąd wszystkie glyphs są obecne. Ponieważ niektóre...

    docs.aspose.com/words/pl/java/specify-rendering...
  5. Caricamento di font SVG | .NET

    Scopri come caricare font basati su SVG in un'applicazione .NET usando Aspose.Font. Include scenari con file, array di byte e stream con esempi di codice completi....definito da un elemento XML <glyph> (percorsi, trasformazioni,...24 25 Console. WriteLine ($ "Glyph count: {((Aspose.Font.Svg.SvgFont)svgFont)...

    docs.aspose.com/font/it/net/how-to-load-fonts/l...
  6. SVG Fontes Base de conhecimento

    SVG Font ou Woff, ou talvez TTF? Para saber com certeza se a fonte SVG cobre seu caso de uso, primeiro aprenda sobre a fonte, sua estrutura, prós e contras.... Elemento Missing-Glyph. Ele define um glifo padrão..."800" descent= "200" /> 6 <glyph glyph-name= "Triangle" d= "M0,0...

    docs.aspose.com/font/pt/net/what-is-font/svg-font/
  7. إدارة خطوط الاحتياطي للعروض التقديمية في C++|وث...

    اطلع على كيفية استخدام Aspose.Slides لـ C++ للخطوط الاحتياطية للحفاظ على قابلية قراءة النص في عروض PowerPoint و OpenDocument عندما لا تتوفر الخطوط الأصلية....هذا الخط لا يحتوي على الشكل (glyph) الضروري. في هذه الحالة، يمكن...

    docs.aspose.com/slides/ar/cpp/fallback-font/
  8. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin text fonts, enhancing your design with character codes 0-127 for improved readability....Ideally, this font should have a glyph for each required non-ASCII...

    reference.aspose.com/words/net/aspose.words/fon...
  9. C ++ API لمعالجة PostScript | Aspose

    قم بتحميل وتحويل ملفات PS و EPS و XPS إلى PDF والصور باستخدام هذا الكتاب. إنشاء ملفات XPS أو معالجتها في تطبيقات C++....> (); //Add a glyph to the document auto glyphs = xpsDocs -> AddGlyphs(...450f , u "Hello World!" ); glyphs -> set_Fill(xpsDocs -> Cre...

    products.aspose.com/page/ar/cpp/
  10. API C# .NET per l'elaborazione PostScript

    Libreria C# ASP.NET VB.NET per caricare e convertire file XPS PS ed EPS in PDF e immagini. Crea o manipola file XPS nelle applicazioni .NET...XpsDocument(); //Add a glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/it/net/