Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 14,057 for

font loading

(0.07 sec)
  1. Retrieving Connector Information|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....//Call the diagram constructor to load diagram from a VDX file Diagram...Running Code Github Retrieving Font Information Printing a Diagram...

    docs.aspose.com/diagram/net/retrieving-connecto...
  2. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...in cell styles, such as font size, font type, text alignment, and...options to export images without fonts or formatting options.HorizontalResolution...

    forum.aspose.com/t/label-randomly-switches-betw...
  3. Flip Image in Java

    This guide covers how to flip image in Java. It discusses the environment configuration, the stepwise process, and a code snippet to mirror image in Java....Font Product Family Aspose.TeX Product... the Image class supports loading different image formats from...

    kb.aspose.com/imaging/java/flip-image-in-java/
  4. Compress CSV File using Java

    This tutorial explains how to compress CSV file using Java. It covers the environment configuration, the stepwise process, and a runnable code snippet for CSV file compression using Java....Font Product Family Aspose.TeX Product...the compression process by loading the input comma-separated file...

    kb.aspose.com/zip/java/compress-csv-file-using-...
  5. Scan QR Code using Java

    This quick tutorial covers how to scan QR code using Java. It discusses the step-by-step process and the sample code to create QR scanner in Java....Font Product Family Aspose.TeX Product...setting up the environment and loading the source QR code image. Finally...

    kb.aspose.com/barcode/java/scan-qrcode-using-java/
  6. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Opens an existing...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Opens an existing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....input_pdf , output_pdf ): # Load the existing PDF document document.... TextState () text_state . font_size = 72 text_state . foreground_color...

    docs.aspose.com/pdf/python-net/add-watermarks/
  8. How to Check Frozen State without Excel Using J...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using JavaScript with a C++ library....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...file . arrayBuffer (); // Loading the workbook which contains...

    docs.aspose.com/cells/javascript-cpp/how-to-che...
  9. Flip Image in C#

    This article explains how to flip image in C#. It explains the environment setup, the step-by-step algorithm, and a sample code to mirror image in C#....Font Product Family Aspose.TeX Product...using the NuGet package manager Load an image with an instance of...

    kb.aspose.com/imaging/net/flip-image-in-csharp/
  10. How to Print PDF in Java

    This precise guide explains how to print PDF in Java. It covers the environment configuration information, stepwise process, and runnable sample code to print PDF file in Java....Font Product Family Aspose.TeX Product...an object of PdfViewer class Load the input PDF document to print...

    kb.aspose.com/pdf/java/how-to-print-pdf-in-java/