Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 149,556 for

2

(0.2 sec)
  1. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... font ; 2 3 import java.io.File ; 4 import...ttf 。 加载字体。 Copy 1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir()...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  2. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET. This guide explains how to create plain and lookup attributes with practical C# code examples....Copy 1 // Create new project 2 Project project = new Project(...Copy 1 // Create new project 2 Project project = new Project(...

    docs.aspose.com/tasks/net/adding-extended-attri...
  3. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... font ; 2 3 import java.io.File ; 4 import...ttf 。 加载字体。 Copy 1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir()...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  4. Linear Barcodes Overview|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....formats : Interleaved 2 of 5, ITF-14, Matrix 2 of 5 Postal 1D : Postnet...

    docs.aspose.com/barcode/java/developer-guide/li...
  5. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  6. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....C++ It is necessary to do just 2 steps in order to perform BMP...com/aspose-page/Aspose.Page-for-C 2 3 // The path to the documents...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using CLIhttps://products.aspose.com/pdf/cpp-cli/conversion/Recent content in PDF Conversion Solution using CLI on Asps......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/cpp-cli/conversion/inde...
  8. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the text in docx file is unformatted in docx output file. this the code to convert from pdf to docx. string fileSource = @"C:\temp\xxx.pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...noskov February 27, 2023, 11:25am 2 @fabriziodb Could you please attach...fabriziodb February 27, 2023, 2:11pm 3 Aeroporti (trasporto aereo)...

    forum.aspose.com/t/text-out-of-tables-convertin...
  9. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....worksheet $cells -> hideRow ( 2 ); # Hiding the 2nd column of...to 13.5 $cells -> unhideRow ( 2 , 13.5 ); # Unhiding the 2nd column...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  10. Convert PDF to PNG in PHP | products.aspose.com

    Convert PDF to PNG in PHP. Use PowerPoint PHP API to convert PDF files to PNG...get_Item ($i) -> getThumbnail ( 2 , 2 ); $imageio = new Java ( "javax...

    products.aspose.com/slides/php-java/conversion/...