Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 10,770 for

true type

(0.18 sec)
  1. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

    이 주제는 스티커 주석에 관한 것이며, 예시로 텍스트에 워터마크 주석을 보여줍니다....Rectangle ( 100 , 0 , 400 , 100 , True )) # 페이지의 주석 컬렉션에 주석 추가 page...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/ko/python-net/sticky-annota...
  2. Mã hóa và quản lý phông chữ C# .NET API

    Thư viện Phông chữ C# ASP.NET VB.NET để tải, hiển thị, chuyển đổi và lưu các phông chữ phổ biến nhất mà không cần phụ thuộc vào phần mềm khác....hỗ trợ sau định dạng tệp : True Type Font: TTF Web Open Font Format:...CFF Adobe Type 1 font: PFA, PFB, AFM, PFM True Type Collections:...

    products.aspose.com/font/vi/net/
  3. Geben Sie die Renderoptionen beim Konvertieren ...

    Konvertieren Sie ein Dokument mit erweiterten Optionen in PDF. Verwenden Sie PdfSaveOptions, um das Ergebnis des Speicherns eines Dokuments mit Java in das PDF-Format zu ändern....setzen Sie EmbedFullFonts auf true Um Schriftarten beim Speichern...deaktiviert werden. Wenn es auf true gesetzt ist, werden die folgenden...

    docs.aspose.com/words/de/java/specify-rendering...
  4. FieldSymbol Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldSymbol per un'implementazione efficiente del campo SYMBOL, migliorando le capacità di elaborazione dei documenti.... virtual Type { get; } Ottiene il tipo di...( FieldType . FieldSymbol , true ); // Il codice carattere ANSI...

    reference.aspose.com/words/it/net/aspose.words....
  5. FieldListNum Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldListNum för sömlös implementering av LISTNUM-fält. Förbättra dokumentautomationen med kraftfulla funktioner idag!... virtual Type { get; } Hämtar fälttypen Microsoft...( FieldType . FieldListNum , true ); // Listor börjar räknas på...

    reference.aspose.com/words/sv/net/aspose.words....
  6. FieldShape Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldShape per un'implementazione semplice dei campi SHAPE. Migliora la progettazione dei documenti con potenti funzionalità e flessibilità.... virtual Type { get; } Ottiene il tipo di...FieldType . FieldBidiOutline , true ); builder . Writeln ( "שלום"...

    reference.aspose.com/words/it/net/aspose.words....
  7. Importer/Exporter des données à partir d un 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....ImportArray ( names , 0 , 0 , true ); //Saving the Excel file workbook...ImportArrayList ( list , 0 , 0 , true ); //Saving the Excel file workbook...

    docs.aspose.com/cells/fr/net/import-export-data...
  8. Öffentliches API und Rückwärtskompatible Änderu...

    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....Bubble , 50 , 50 , 400 , 300 , true ); IErrorBarsFormat errBarX... IsVisible = true ; errBarY . IsVisible = true ; errBarX . ValueType...

    docs.aspose.com/slides/de/net/public-api-and-ba...
  9. Travailler avec des Artifacts en C++|Aspose.PDF...

    Cette page décrit comment travailler avec la classe Artifact en utilisant Aspose.PDF pour C++. Les extraits de code montrent comment ajouter une image d'arrière-plan aux pages PDF et comment obtenir chaque filigrane sur la première page d'un fichier PDF....Type – obtient le type d’artifact (prend en...Artifact.Subtype – obtient le sous-type d’artéfact (prend en charge...

    docs.aspose.com/pdf/fr/cpp/artifacts/
  10. Gérer les Paragraphes PowerPoint en C++|Documen...

    Créer et gérer des Paragraphes, du texte, de l'indentation et des propriétés dans des présentations PowerPoint en C++...// Ajoutez une AutoShape de type rectangle SharedPtr < IAutoShape...set_FontBold ( NullableBool :: True ); format -> set_FontHeight...

    docs.aspose.com/slides/fr/cpp/manage-paragraph/