Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 10,759 for

true type

(0.06 sec)
  1. الميزات المتقدمة|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/ar/net/advanced-features/
  2. Características Avanzadas|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/es/net/advanced-features/
  3. Recursos Avançados|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/pt/net/advanced-features/
  4. StructuredDocumentTagRangeStart Class | Aspose....

    Upptäck klassen Aspose.Words.Markup.StructuredDocumentTagRangeStart, som möjliggör sömlös innehållshantering med flera sektioner i strukturerade dokument.... GetAncestor ( Type ) Hämtar den första förfadern...NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Использование Sparklines и настройки 3D формати...

    Узнайте, как использовать sparklines и применять 3D форматирование в файлах Excel с помощью Aspose.Cells и C++....:: cout << "sparkline group: type:" << static_cast < int > ( g...Add ( u "DataSheet!B1:B3" , true ); // Specify the Category Data...

    docs.aspose.com/cells/ru/cpp/using-sparklines-a...
  6. Sparkline Kullanımı ve 3D Format Ayarları C++ i...

    Aspose.Cells kullanarak Excel dosyalarında sparklines kullanmayı ve 3D biçimlendirme uygulamayı öğrenin....:: cout << "sparkline group: type:" << static_cast < int > ( g...Add ( u "DataSheet!B1:B3" , true ); // Specify the Category Data...

    docs.aspose.com/cells/tr/cpp/using-sparklines-a...
  7. Travailler avec les propriétés du projet par dé...

    Apprenez à travailler avec les propriétés du projet par défaut des projets Microsoft Project (MPP / XML) à l'aide d'Aspose.Tasks pour C... : le type de tâche par défaut du projet...settings for the default task type and default task start time...

    docs.aspose.com/tasks/fr/cpp/default-project-pr...
  8. BuildingBlock Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.BuildingBlocks.BuildingBlock لإنشاء وإدارة إدخالات المصطلحات مثل AutoText وAutoCorrect لتحسين كفاءة المستند.... Type { get; set; } يحدد نوع كتلة...المحدد NodeType . GetAncestor ( Type ) يحصل على السلف الأول لنوع...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Chỉ Định Các Tùy chọn Kết Xuất Khi Chuyển đổi t...

    Chuyển đổi tài liệu thành PDF với các tùy chọn nâng cao bằng C++. Sử dụng PdfSaveOptions để thay đổi kết quả lưu tài liệu thành định dạng PDF....hãy đặt EmbedFullFonts thành true Để tập hợp các phông chữ khi...được đặt thành true, các phông chữ “True Type” phổ biến nhất...

    docs.aspose.com/words/vi/cpp/specify-rendering-...
  10. Teckensnittinställningar med C++|Documentation

    Aspose.Cells är ett C++ bibliotek för att arbeta med kalkylbladsfiler. Det stöder inställning av teckensnitt för celler, vilket gör det möjligt för användare att anpassa stil och egenskaper för teckensnitt. Denna artikel visar hur man använder Aspose.Cells biblioteket för att ställa in teckensnitt i celler....GetFont() egenskap IsBold till true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/sv/cpp/cells-font-settings/