Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 154,960 for

2

(0.2 sec)
  1. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...Discourse December 25, 2025, 11:38am 2 @fhn123456 原因 XImage.Save(outputStream...xImage.ResolutionY; 通过上述属性可以在第 2 步中把相同的 DPI 写回 JPEG。 小结 XImage...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  2. jsonData.json

    { "number": 10, "test": "test abc", "date": "2011-10-05T14:48:00.000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2","yz3","z4"], "arrayOfObjects": [ {"valNumber":12,"valString": "aa"}, {"......000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2"..."valString": "y","nestArr": [{"val": 2,"some": "bb"}]}, {"valNumber":1...

    docs.aspose.com/cells/tr/java/using-json-data-i...
  3. jsonData.json

    { "number": 10, "test": "test abc", "date": "2011-10-05T14:48:00.000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2","yz3","z4"], "arrayOfObjects": [ {"valNumber":12,"valString": "aa"}, {"......000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2"..."valString": "y","nestArr": [{"val": 2,"some": "bb"}]}, {"valNumber":1...

    docs.aspose.com/cells/ru/net/how-to-import-json...
  4. jsonData.json

    { "number": 10, "test": "test abc", "date": "2011-10-05T14:48:00.000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2","yz3","z4"], "arrayOfObjects": [ {"valNumber":12,"valString": "aa"}, {"......000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2"..."valString": "y","nestArr": [{"val": 2,"some": "bb"}]}, {"valNumber":1...

    docs.aspose.com/cells/zh/net/how-to-import-json...
  5. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform BMP...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  6. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...在文件的头部添加下一个名称空间: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  7. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  8. Manage Slide Transitions in Presentations on An...

    Discover how to customize slide transitions in Aspose.Slides for Android via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....comb type transition on slide 2 presentation . getSlides (). get_Item...comb type transition on slide 2 pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/slide-transi...
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....comb type transition on slide 2 $presentation -> getSlides ()...comb type transition on slide 2 $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/slide-transition/
  10. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...