Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 22,057 for

2 of

(0.06 sec)
  1. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics Of Type 1 fonts within Java....Font-for-Java 2 String fileName = Utils. getDataDir...descender - {1}, typo ascender = {2}, typo descender = {3}, UnitsPerEm...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  2. Change Progress of a Task in PHP | Aspose.Tasks...

    Learn how to modify and control task progress using Aspose.Tasks for PHP in your applications....Copy 1 $project = new Project(); 2 3 print $project -> getCalculationMode...DURATION , $project -> getDuration ( 2 )); 10 11 $task -> set ( $tsk...

    docs.aspose.com/tasks/java/change-progress-of-a...
  3. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the signature is removed but not everything related to digi…...Discourse June 23, 2025, 9:47am 2 @Georg3 Cause When removing digital...the ID with you. Georg3 July 2, 2025, 8:36am 5 DigitallySign_out...

    forum.aspose.com/t/complete-removal-of-digital-...
  4. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics Of TTF fonts within Java....Font-for-Java 2 String fileName = Utils. getDataDir...descender - {1}, typo ascender = {2}, typo descender = {3}, UnitsPerEm...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  5. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) Of an image using aspose.word or any other aspose library? Code should run in linux and windows....Discourse July 1, 2025, 8:31pm 2 @trizetto Cause You can retrieve...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  6. Licensing of Aspose.Page | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for C++....System::MakeObject < License > (); 2 3 // This line attempts to set...System::MakeObject < License > (); 2 3 try 4 { 5 // Initializes a license...

    docs.aspose.com/page/cpp/licensing/
  7. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables Of any type when building a report in Java.... Item 1 item1 2 item2 3 item3 Using Charts to...

    docs.aspose.com/words/java/using-extension-meth...
  8. Set Aspect Ratio of Barcodes in PHP|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....); \ # Set Aspect Ratio to 3:2 or 1.5 $builder -> setAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  9. Set the Height and Width of a Shape in PHP|Docu...

    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....== 1 ) { $shape -> setWidth ( 2 * ( int )( string ) $shape ->...getValue ()); $shape -> setHeight ( 2 * ( int )( string ) $shape ->...

    docs.aspose.com/diagram/java/set-the-height-and...
  10. Set the Height and Width of a Shape in Ruby|Doc...

    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.... setWidth ( 2 * shape . getXForm () . getWidth...getValue ()) shape . setHeight ( 2 * shape . getXForm () . getHeight...

    docs.aspose.com/diagram/java/set-the-height-and...