Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 11,763 for

font loading

(0.1 sec)
  1. ویرایش PDF با استفاده از C++ | Aspose.PDF

    کد منبع نسخه ی نمایشی ساده برای ویرایش اطلاعات حساس در فایل PDF در هر پلت فرم با استفاده از زبان C++....ویرایش فایل های پی دی اف - C++ // Load PDF file auto pdfDocument =...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    products.aspose.com/pdf/fa/cpp/redaction/
  2. How to Render LaTeX to PNG using Java

    This brief topic provides details on how to render LaTeX to PNG using Java. We also know the LaTeX files as .tex files and you can easily convert LaTeX to PNG using Java with simple API methods and properties....Font Product Family Aspose.TeX Product...create TeXOptions class object to load the input file. Then we move...

    kb.aspose.com/tex/java/how-to-render-latex-to-p...
  3. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a password for encryption. You wil end up by getting a password protected presentation that you can only open by providing set password in PowerPoint....Font Product Family Aspose.TeX Product...Aspose::Slides and Export namespaces Load the presentation file for protection...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  4. Convert PS to PDF in Python

    This quick guide explains how to convert PS to PDF in Python. It covers the system configuration, stepwise algorithm, and a runnable sample code for PS to PDF conversion in Python....Font Product Family Aspose.TeX Product...with the PsDocument class to load the input file and set custom...

    kb.aspose.com/page/python/convert-postscript-to...
  5. Blur Image in C#

    This article discusses how to blur image in C#. It covers the system configuration, the procedure, and a runnable code snippet to blur picture in C#....Font Product Family Aspose.TeX Product...package manager to blur images Load the input image using the Image...

    kb.aspose.com/imaging/net/blur-image-in-csharp/
  6. Node.js経由でC++を使ってPDFに透かしを追加|Documentation

    Aspose.Cells for Node.js via C++を使用して、ExcelをPDFに変換しながら、テキストや画像の透かしをPDFに追加する方法を学びましょう。...xlsx" ); // Loads the workbook which contains...PaperSizeType . PaperA3 ); // create a font for watermark, and specify bold...

    docs.aspose.com/cells/ja/nodejs-cpp/add-waterma...
  7. Манипулирование и замена шрифтов TrueType C#|As...

    Aspose.Words для .NET может вставлять правильные шрифты TrueType в полученный документ, чтобы гарантировать, что он отображается точно с использованием C#. Если шрифт или конкретный символ недоступен, Aspose.Words ищет подходящую замену шрифта или использует резервный механизм шрифта.... Load ( "Table.xml" ); Несмотря на...стола “font info substitution” - для замены правилом font info...

    docs.aspose.com/words/ru/net/manipulating-and-s...
  8. Określ prawdę Typ Czcionki Lokalizacja w Java|A...

    Określić różne Prawda. Źródła czcionek typu: folder systemowy, źródła użytkownika, wczytywanie czcionek ze strumienia, system plików lub pamięć przy użyciu Java....dostępne czcionki z _ _%windir%\Fonts folder. To ustawienie będzie...\Windows NT\CurrentVersion\Fonts klucz rejestracyjny. Ponadto...

    docs.aspose.com/words/pl/java/specify-truetype-...
  9. Unterstützte Dateiformate – Aspose.SVG for .NET

    Aspose.SVG for .NET unterstützt die Dateiformate SVG, SVGZ, PDF, XPS, TIFF, BMP, PNG, JPEG und GIF....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/de/net/getting-started/supp...
  10. Extract text from PDF in C++ | Aspose.PDF

    Simple demo source code to extract text from PDF file on any platform with C++ language....Extract Images from PDF Extract Fonts from PDF Extract Data from the...the code in your environment. Load the PDF with an instance of...

    products.aspose.com/pdf/cpp/parser/text/