Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 12,619 for

font initialization

(0.34 sec)
  1. Converting a PS file to XLSX using C++ | Aspose...

    Sample code for PS to XLSX conversion using C++. Use C++ example for batch PS to XLSX conversion.... Initialize a new Document Call the Document...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/ps-to-xlsx/
  2. Converting a SVG file to HTML using C++ | Aspos...

    Sample code for SVG to HTML conversion using C++. Use C++ example for batch SVG to HTML conversion.... Initialize a new Document Call the Document...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/svg-to-h...
  3. Converting a PDF file to DOC using C++ | Aspose...

    Sample code for PDF to DOC conversion using C++. Use C++ example for batch PDF to DOC conversion.... Initialize a new Document Call the Document...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/pdf-to-doc/
  4. Converting a PS file to TIFF using C++ | Aspose...

    Sample code for PS to TIFF conversion using C++. Use C++ example for batch PS to TIFF conversion.... Initialize a new Document Create & set...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/
  5. Converting a PS file to DOC using C++ | Aspose.PDF

    Sample code for PS to DOC conversion using C++. Use C++ example for batch PS to DOC conversion.... Initialize a new Document Call the Document...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/ps-to-doc/
  6. Converting a PCL file to TXT using C++ | Aspose...

    Sample code for PCL to TXT conversion using C++. Use C++ example for batch PCL to TXT conversion.... Initialize a new Document Create & set...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  7. Converting a PDF file to SVG using C++ | Aspose...

    Sample code for PDF to SVG conversion using C++. Use C++ example for batch PDF to SVG conversion.... Initialize a new Document Call the Document...annotations, handling custom fonts and much more. Aspose.PDF for...

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/
  8. Увеличаване на PDF файл с помощта на C#

    Тази статия ръководи как да мащабирате PDF файл с помощта на C#. Има подробности за настройка на IDE, стъпки и примерен код за прилагане на функцията за намаляване на мащаба на PDF с помощта на C#....Font Product Family Aspose.TeX Product...top-left position to set the initial viewing position, and the zoom...

    kb.aspose.com/bg/pdf/net/zoom-pdf-file-using-cs...
  9. تغيير تنسيق الخلية|Documentation

    كيفية استخدام مكتبة Aspose.Cells في جافاسكريبت عبر C++ لتغيير تنسيق الخلايا، بما في ذلك الخط، اللون، الحد، إلخ. من خلال تعديل هذه الخصائص، لديك مزيد من التحكم في مظهر الخلايا....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  10. تعديل نمط موجود باستخدام C++|Documentation

    مكتبة Aspose.Cells هي مكتبة C++ للعمل مع ملفات الجدول الإلكتروني تتيح تعديل أنماط الخلايا الموجودة. ستوضح هذه المقالة كيفية تعديل نمط خلية موجود باستخدام مكتبة Aspose.Cells بحيث يمكن للمستخدمين تغيير مظهر الخلايا حسب الحاجة....SetNumber ( 14 ); // Set the font color to red color. style ....CreateRange ( u "B1" , u "D1" ); // Initialize styleflag object. StyleFlag...

    docs.aspose.com/cells/ar/cpp/modify-an-existing...