Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 26,507 for

resource

(0.73 sec)
  1. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Optimize PDF document Optimize resources Split PDF to two files Merge...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  2. HtmlFixedSaveOptions.use_target_machine_fonts p...

    HtmlFixedSaveOptions.use_target_machine_fonts property. Flag indicates whether fonts from target machine must be used to display the document...resource_saving_callback is not fired...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback method. Allows to control how Resources (images, fonts and css) are saved when a document is exported to fixed page Html format in C++....method Allows to control how resources (images, fonts and css) are...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Rendering of Rotated Text Layers|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.... Apply Masking Supported Resources...

    docs.aspose.com/psd/java/rendering-of-rotated-t...
  5. 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…...Resources.Images) { imageCount++; string...foreach (XImage xImage in page.Resources.Images) { string outPath =...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  6. 搜索

    搜索...pdfDocument->get_Pages()->idx_get(1)->get_Resources()->get_Images()->idx_get(1);...pdfDocument->get_Pages()->idx_get(1)->get_Resources()->get_Images()->Delete(1);...

    blog.aspose.com/zh-hant/pdf/working-with-images...
  7. 画像の解像度と寸法を取得する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFから埋め込まれた画像の解像度と寸法を取得する方法を学びます。...Resources.Imagesプロパティを使用して画像を取得します。...>( document . Pages [ 1 ]. Resources . Images . Names ); // Insert...

    docs.aspose.com/pdf/ja/net/get-resolution-and-d...
  8. पायथन पीएसडी, पीएसबी, एआई मैनिपुलेशन एपीआई - अस...

    PSD, PSB और AI फॉर्मेट बनाने, संपादित करने और परिवर्तित करने के लिए पायथन फोटोशॉप फाइल फॉर्मेट लाइब्रेरी...Overview Overview Features Resources Live Demos Pricing Overview...Overview Features Resources Live Demos Pricing Download Learn Buy Download...

    products.aspose.com/psd/hi/python-net/
  9. ضغط المجلد مع مراعاة بنيته باستخدام Zip أو 7-zi...

    كيفية إضافة الملفات إلى الأرشيف دون ضغط لتحسين إدارة الملفات، وتوفير الراحة في النقل، والوصول السريع، والتوافق عبر التطبيقات المختلفة.... تقوم بنية try-with-resources تلقائيًا بإغلاق مورد الأرشيف...Support and Learning Resources Learning Resources Documentation Source...

    products.aspose.com/zip/ar/java/advanced-api-fe...
  10. Recadrer EPS | Solution API C++

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....Code API Reference Helpful resources ▼ Live Demos Source Code API...ss::Read); 7 // Clearing resources under 'using' statement 8...

    docs.aspose.com/page/fr/cpp/crop-eps/