Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 26,110 for

resource

(1.01 sec)
  1. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....Words DLL as an embedded resource. It is used when Aspose.Words...embed your license file as a resource in this project and this code...

    docs.aspose.com/words/net/integration-in-aws-la...
  2. Multithreading support|Documentation

    Optimize the Resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....allow you to reserve some resources for other processes such as..."source4.jpg" ); // Limit resource usage to 2 threads Aspose...

    docs.aspose.com/ocr/net/multithreading/
  3. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....it to the images collection resource of the loaded PDF Instantiate...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  4. How to Install|Aspose.Words for SharePoint

    How to install the Aspose.Words for SharePoint using installer....sitemap file Copy necessary resource files to the App_GlobalResources...

    docs.aspose.com/words/sharepoint/installing-asp...
  5. Aspose.Tasks for Java Product Overview | Aspose...

    This document provides an overview of Aspose.Tasks for Java, enabling users to work with MPP and P6 files....Code API Reference Helpful resources ▼ Live Demos High Code APIs...write calendars for tasks and resources. Manage task baseline scheduling...

    docs.aspose.com/tasks/java/product-overview/
  6. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Code API Reference Helpful resources ▼ Live Demos About Font Source...was bundled as an embedded resource 11 byte [] svgBytes = File...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  7. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…... Can you please share the resource file, so that we can test...Hi Nayyer, I’m sending the resource file in the zip. There you’ll...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  8. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing.... Create Azure Resources Create Storage Account Go...azure.com ). Click “Create a resource”. Search for “Storage account”...

    docs.aspose.com/pdf/net/converting-documents-wi...
  9. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID)); } The Modified date …...Can you please share your resource files, so that we can again...Edwin, Thanks for sharing the resource files. I am working on testing...

    forum.aspose.com/t/filespecification-from-strea...
  10. Save File from URL in Python – Aspose.HTML

    Learn how to save file from URL using the Aspose.HTML Python API. Consider Python examples for automating the download files from websites....PyPI API Reference Helpful resources ▼ Live Demos HTML Python Solution...class with the path to the resource you want to save. Use the...

    docs.aspose.com/html/python-net/save-file-from-...