Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 25,629 for

resource

(0.15 sec)
  1. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...torCollecti #=zWR6Slpk=, Resources #=za3NwiOk=, Page #=ztL8V05k=...torCollecti #=zWR6Slpk=, Resources #=za3NwiOk=, Rectangle #=zsJwR5inyT$sP)...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  2. Aspose.PSD for .NET 23.1 - 릴리스 노트|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....LayerResource resource in layer . Resources ) { if ( resource is VstkResource...vstkResource = ( VstkResource ) resource ; vstkResource . StrokeStyleLineAlign...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  3. Чтение файлов проекта | Aspose.Tasks документация

    В этом руководстве объясняется, как читать и обрабатывать файлы проекта Microsoft, используя Aspose.Tasks для C ++....Code API Reference Helpful resources ▼ Live Demos High Code APIs...System::IO::FileMode::Open); 7 // Clearing resources under 'using' statement 8...

    docs.aspose.com/tasks/ru/cpp/reading-project/
  4. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....Code API Reference Helpful resources ▼ Live Demos High Code APIs...System::IO::FileMode::Open); 7 // Clearing resources under 'using' statement 8...

    docs.aspose.com/tasks/cpp/reading-project/
  5. Konvertieren Sie BMP mithilfe der API für C++ i...

    Die von der Aspose.Page API-Lösung für C++ angebotene Konvertierungsfunktionalität von BMP in EPS wird hier mit dem Code erläutert....Code API Reference Helpful resources ▼ Live Demos Source Code API..."input1.bmp" )); 10 // Clearing resources under 'using' statement 11...

    docs.aspose.com/page/de/cpp/convert/bmp-to-eps/
  6. 搜索

    搜索...media_type == "text/html": image_resource = LinkedResource("image.png"...png", "image/png") image_resource.content_id = "myImage" alternate_view...

    blog.aspose.com/zh-hant/2023/05/09/create-mime-...
  7. آرشیوها

    آرشیوها...System::SharedPtr<Resource> rsc1 = project->get_Resources()->Add(u"Rsc");...نظر به ترتیب در شیء Task و Resource دسترسی پیدا کنید. با استفاده...

    blog.aspose.com/fa/tasks/create-ms-project-mpp-...
  8. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....(Content-ID) URLs to reference resources (images, fonts, CSS) included...} Specifies whether font resources should be exported to HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  9. C++を使用した演算子の操作|Aspose.PDF for C++

    このトピックでは、C++でAspose.PDFを使用して演算子をどのように使用するかを説明します。演算子クラスはPDF操作のための優れた機能を提供します。...ページリソースの画像コレクションに画像を追加 page -> get_Resources () -> get_Images () -> Add...auto ximage = page -> get_Resources () -> get_Images () -> idx_get...

    docs.aspose.com/pdf/ja/cpp/operators/
  10. PythonでPDFサイズを最適化、圧縮または縮小|Aspose.PDF for Python...

    PDFファイルを最適化し、すべての画像を縮小し、PDFサイズを減らし、埋め込みフォントを削除し、Pythonで未使用のオブジェクトを除去します。... optimize_resources () # 更新されたドキュメントを保存 document...ドキュメントを最適化 document . optimize_resources ( optimizeOptions ) # 更新されたドキュメントを保存...

    docs.aspose.com/pdf/ja/python-net/optimize-pdf/