Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,953 for

async save load

(0.17 sec)
  1. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....</returns> public async Task HandleAsync(HttpContext...(var image = (CadImage)Image.Load(msFile)) { var ms = new MemoryStream();...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  2. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...HarfBuzz text‑shaper before saving import com.aspose.words.*;...doc.acceptAllRevisions(); doc.save("output.png", SaveFormat.PNG);...

    forum.aspose.com/t/object-reference-not-set-to-...
  3. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...please use the following code: async Task<bool> OpenPdfToPng(Stream...(AiImage image = (AiImage)Image.Load(sourceFileName)) { ImageOptionsBase...

    products.aspose.com/psd/jp/view/open-ai-online/
  4. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...please use the following code: async Task<bool> OpenPdfToPng(Stream...(AiImage image = (AiImage)Image.Load(sourceFileName)) { ImageOptionsBase...

    products.aspose.com/psd/jp/open-ai-online/
  5. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....3 Enhancement for saving some advanced functions in...font variation selectors for saving pdf Support preserving freezed...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  6. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...please use the following code: async Task<bool> ViewPdfToPng(Stream...(AiImage image = (AiImage)Image.Load(sourceFileName)) { ImageOptionsBase...

    products.aspose.com/psd/jp/view/ai/
  7. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...regulatory-style documents Whether async/background job processing is...step for your workflow: before saving to PDF, you should call Workbook...

    forum.aspose.com/t/questions-about-document-red...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we downLoad the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...that the image appears in the saved PPTX but is missing in the slide...You can decode the data‑URI, save the SVG to a temporary file...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...please use the following code: async Task<bool> ViewPdfToPng(Stream...(AiImage image = (AiImage)Image.Load(sourceFileName)) { ImageOptionsBase...

    products.aspose.com/psd/jp/ai/
  10. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and Save Excel files easily....following sample code that loads the sample Excel file which...contains some dummy data. After loading the file, call the Cell.dy...

    docs.aspose.com/cells/javascript-cpp/calculatio...