Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 69 for

bitmap locking

(0.28 sec)
  1. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....image_quality for rasterized bitmap layers. Selective Layer Export...temporary directory to avoid locking the original file. Dispose...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  2. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!...insert the linked object as a bitmap. InsertAsHtml { get; set; }...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDdeAuto Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDdeAuto class for seamless DDEAUTO field integration, enhancing document automation and efficiency in your projects....insert the linked object as a bitmap. InsertAsHtml { get; set; }...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your document processing with powerful features today!...insert the linked object as a bitmap. InsertAsHtml { get; set; }...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…... I’m doing OCR on a Bitmap saved to a memory stream. The...OCR package. Why the version lock exists Reason Detail Pre‑compiled...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  6. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....insert the linked object as a bitmap. get_InsertAsHtml () Gets whether...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...Page newPage; lock (_asposeLock) { newPage = pdfDocument...a short lock to ensure page properties consistent lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  8. Aspose::Words::Fields::FieldDdeAuto class | Asp...

    Aspose::Words::Fields::FieldDdeAuto class. Implements the DDEAUTO field. To learn more, visit the documentation article in C++....insert the linked object as a bitmap. get_InsertAsHtml () Gets whether...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the documentation article in C++....insert the linked object as a bitmap. get_InsertAsHtml () Gets whether...or sets whether the field is locked (should not recalculate its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....BITMAP}, }; } /// /// Use a document...break; case InsertLinkedObjectAs.BITMAP: field.setInsertAsBitmap(true);...

    reference.aspose.com/words/java/com.aspose.word...