Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 15,567 for

load font

(1.66 sec)
  1. Come convertire SVG in PDF usando C#

    Questo breve argomento illustra i passaggi dettagliati su come convertire SVG in PDF utilizzando C# insieme alle informazioni sulla configurazione dell'ambiente per eseguire il codice. L'uso dell'applicazione di conversione da C# SVG a PDF può essere facilmente sviluppato utilizzando una semplice interfaccia API....Font Product Family Aspose.TeX Product...utilizzando il metodo Image.Load Istanziare l’oggetto classe...

    kb.aspose.com/it/imaging/net/how-to-convert-svg...
  2. Convertire PSD in GIF usando C#

    Questo articolo fornisce assistenza su come convertire PSD in GIF tramite C#. È possibile configurare l'ambiente e scrivere un'applicazione per esportare PSD in GIF tramite C# seguendo i passaggi e il codice di esempio forniti in questa guida....Font Product Family Aspose.TeX Product...Image utilizzando il metodo Load() Trasmette l’immagine caricata...

    kb.aspose.com/it/psd/net/convert-psd-to-gif-usi...
  3. FontSourceBase.WarningCallback | Aspose.Words f...

    Upptäck egenskapen FontSourceBase WarningCallback, som är viktig för att säkerställa formateringsnoggrannhet genom att upptäcka problem under bearbetning av teckensnittskällkod.... Contains ( "Error loading font from the folder \"bad folder...FontSourceBase namnutrymme Aspose.Words.Fonts hopsättning Aspose.Words FontSourceBase...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Получение и обновление информации о презентации...

    Изучайте слайды, структуру и метаданные в презентациях PowerPoint и OpenDocument с помощью .NET для более быстрых инсайтов и более умных аудитов контента....Password Protected Before Loading it Confirming the Password...FAQ How can I check whether fonts are embedded and which ones...

    docs.aspose.com/slides/ru/net/examine-presentat...
  5. كيفية تغيير خلفية التعليق في Excel باستخدام C++...

    كيفية تغيير اللون في تعليق في Excel. كيفية إدراج صورة أو صورة في تعليق في Excel باستخدام C++...." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/ar/cpp/how-to-set-comment...
  6. Как изменить фон в комментарии в Excel с помощь...

    Как изменить цвет комментария в Excel. Как вставить изображение или картинку в комментарий в Excel с помощью C++...." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/ru/cpp/how-to-set-comment...
  7. Ändringar i offentlig API i Aspose.Cells 8.6.0|...

    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.... C# //Load a spreadsheet with WorkbookMetadata...enkla användningscenariot. C# //Load the spreadsheet Workbook book...

    docs.aspose.com/cells/sv/net/public-api-changes...
  8. Randevularla Çalışma|Documentation

    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.... Şuğu çağırın Load() ICS dosyasının yolunu sağlayarak...appointment = Appointment . load ( "fileName" ); appointment...

    docs.aspose.com/email/tr/java/working-with-appo...
  9. Chuyển đổi tài liệu sang HTML|Aspose.Words cho ...

    Chuyển đổi tài liệu từ hầu hết mọi định dạng sang HTML hoặc MHTML, cũng như sang định dạng EPUB bằng Python. Bạn cũng có thể chỉ định các tùy chọn lưu để quản lý tài liệu đầu ra....cách chỉ định định dạng lưu: # Load the document from disk. doc...tính riêng lẻ, chẳng hạn như fonts_folder để lưu phông chữ vào...

    docs.aspose.com/words/vi/python-net/convert-a-d...
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …...The PDF file is already fully loaded into memory as a byte[] , and...embedded objects like images, fonts, or annotations? Is the performance...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...