Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 10,757 for

true type

(0.06 sec)
  1. Öffentliche API Änderungen in Aspose.Cells 8.7....

    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....ist vom Typ Boolean und gibt true zurück, wenn das VBA-Projekt...Die besagte Eigenschaft gibt true zurück, wenn die digitale Signatur...

    docs.aspose.com/cells/de/net/public-api-changes...
  2. Personalización de los Resultados de Renderizac...

    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....Bold = true; slide.AddNote("Esta es la demostración...extensión. <Extension Name= "ASPPTX" Type= "Aspose.Slides.ReportingServices...

    docs.aspose.com/slides/es/reportingservices/cus...
  3. Jak spustit obraz Aspose.CAD Docker v AWS Lambd...

    Spusťte obraz Aspose.CAD Docker v AWS Lambda funkci....ToArray()), IsBase64Encoded = true, Headers = new Dictionary<string...Dictionary<string, string> { {"Content-Type", "application/pdf" }, {"Content-Disposition"...

    docs.aspose.com/cad/cs/net/showcases/how-to-run...
  4. ConditionalStyleCollection Class | Aspose.Words...

    Esplora la classe Aspose.Words.ConditionalStyleCollection per gestire efficacemente gli oggetti ConditionalStyle, migliorando la formattazione e la personalizzazione dei documenti.... Type ); // 3 - Come proprietà: tableStyle... LastColumn . Font . Bold = true ; // Elenca tutte le possibili...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Bekerja dengan Artefak|Aspose.PDF untuk Java

    Halaman ini menjelaskan cara bekerja dengan kelas Artefak menggunakan Aspose.PDF untuk Java. Cuplikan kode menunjukkan cara menambahkan gambar latar belakang ke halaman PDF dan cara mendapatkan setiap watermark di halaman pertama file PDF....Type – mendapatkan tipe artefak (mendukung...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/id/java/artifacts/
  6. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Upptäck hur du anpassar egenskapen FieldAutoNumLgl SeparatorCharacter för att förbättra din dataformatering med ett flexibelt avgränsningstecken.... Type == FieldType . FieldAutoNumLegal...field . RemoveTrailingPeriod = true ; Assert . AreEqual ( " AUTONUMLGL...

    reference.aspose.com/words/sv/net/aspose.words....
  7. SmartTag.Uri | Aspose.Words لـ .NET

    اكتشف خاصية SmartTag Uri—قم بتحديد مساحة اسم URI الخاصة بعلامتك الذكية لتحسين الوظائف والتكامل السلس في تطبيقاتك.... SmartTag , true ). Count ); doc . RemoveSmartTags...GetChildNodes ( NodeType . SmartTag , true ). Count ); } /// <summary>...

    reference.aspose.com/words/ar/net/aspose.words....
  8. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Scopri la classe Aspose.Words.Markup.StructuredDocumentTagRangeEnd, progettata per una gestione fluida dei contenuti multisezione nei documenti strutturati.... GetAncestor ( Type ) Ottiene il primo antenato...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/it/net/aspose.words....
  9. تطبيق التنسيق الشرطي المتقدم باستخدام Python.NE...

    تعلم كيفية تنفيذ ميزات التنسيق الشرطي المتقدمة في إكسل مثل أشرطة البيانات، موازنات الألوان، ومجموعات الرموز باستخدام Aspose.Cells للبايثون via .NET.... type = IconSetType . ARROWS3 self...conds [ idx ] cond . icon_set . type = IconSetType . ARROWS4 self...

    docs.aspose.com/cells/ar/python-net/apply-advan...
  10. Gestione dei controlli con C++|Documentation

    Impara come aggiungere e gestire vari controlli come linee, rettangoli, archi, ovali, spinner, barre di scorrimento e gruppi di caselle in fogli di lavoro usando Aspose.Cells con C++.... SetIsBold ( true ); // Set the font size. textbox0.... GetFont (). SetIsItalic ( true ); // Add a hyperlink to the...

    docs.aspose.com/cells/it/cpp/managing-controls/