Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 25,562 for

resource

(0.41 sec)
  1. Extract Images from PDF C#|Aspose.PDF for .NET

    How to extract a part of the image from PDF using Aspose.PDF for .NET in C#...Images are held in each page’s Resources collection’s Images collection...= document . Pages [ 1 ]. Resources . Images [ 1 ]; using ( var...

    docs.aspose.com/pdf/net/extract-images-from-the...
  2. Извлечение изображений из PDF файла с использов...

    Этот раздел показывает, как извлечь изображения из PDF файла с использованием библиотеки C++....Изображения хранятся в коллекции Resources на каждой странице, в коллекции...() -> idx_get ( 1 ) -> get_Resources () -> get_Images () -> idx_get...

    docs.aspose.com/pdf/ru/cpp/extract-images-from-...
  3. HtmlSaveOptions.ResourceFolder | Aspose.Words ل...

    اكتشف خاصية HtmlSaveOptions ResourceFolder لتصدير المستندات على النحو الأمثل. أدر الصور والخطوط وCSS بسهولة في مجلد مخصص....ResourceFolder = ArtifactsDir + "Resources" , FontsFolderAlias = "http://example...ResourceFolderAlias = "http://example.com/resources" ، ExportOriginalUrlFor =...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Convert USDZ to STL Online - Free Application

    Easily convert USDZ to STL online with this free tool powered by Aspose.3D. No software needed, fast, secure USDZ to STL conversion for developers and users.... Useful Resources # For further learning, explore...explore additional resources like documentation and community...

    blog.aspose.com/3d/convert-usdz-to-stl-online/
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are saved when exporting a document to HTML. Default is an empty string in C++....aliases for externally saved resources that Aspose.Words will create...get_ArtifactsDir () + u "Resources" ); options -> set_FontsFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ארכיון

    ארכיון...SVG online Free learning resources Python SVG Image Optimizer...Optimize SVG Image – Free Resources # Besides optimizing SVG images...

    blog.aspose.com/he/svg/optimize-svg-image-in-py...
  7. أرشيف

    أرشيف...resources.add(string). استدعاء طريقة...mpp") # أضف الموارد resource = project.resources.add("Rsc"); # احفظ...

    blog.aspose.com/ar/tasks/create-ms-project-in-p...
  8. Formelausdrücke | Aspose.Tasks

    Dieses Dokument enthält Leitlinien zum Zusammenarbeiten mit Formelausdrücken mit Aspose.Tasks für C ++....Code API Reference Helpful resources ▼ Live Demos High Code APIs...Count] & \" Total resources: \" & [Resource Count]" ); 5 6 //...

    docs.aspose.com/tasks/de/cpp/formula-expressions/
  9. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...of("src","test","resources", "Title.pptx"); Path input2...input2 = Path.of("src","test","resources", "Content.pptx"); Path input3...

    forum.aspose.com/t/read-and-replace-header-and-...
  10. 자원 추가 | Aspose.Tasks 문서

    이 섹션에서는 Microsoft 프로젝트 파일에 리소스를 추가하는 방법을 설명합니다....Code API Reference Helpful resources ▼ Live Demos High Code APIs...7 // Add resources 8 System ::SharedPtr < Resource > rsc1 = project...

    docs.aspose.com/tasks/ko/cpp/adding-resources/