Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 195 for

chunk

(0.04 sec)
  1. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...const chunks = []; fstream . on ( 'data' , chunk => chunks . push...push ( chunk )); fstream . on ( 'end' , () => { const buffer =...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  2. Logging and diagnostics|Documentation

    Integrate ILogger with Aspose.LLM for .NET, enable native debug logs, and interpret tagged log output for multimodal, context, and KV cache diagnostics....projector load, template selection, chunk tokenization, alignment. [CTX]...mtmd_tokenize details for image chunks. Example lines: [MM] selected...

    docs.aspose.com/llm/net/developer-reference/log...
  3. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …... We wrote a large chunk of code - years ago at this...

    forum.aspose.com/t/system-missingmethodexceptio...
  4. Data encoding for 2D barcodes|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....multiple ECI modes for every chunk of text or encode data in special...designator for the current chunk of data. In most cases, this...

    docs.aspose.com/barcode/net/data-encoding-2d/
  5. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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....is a palette index; a PLTE chunk shall appear. PngColorType.GreyscaleWithAlpha:...

    docs.aspose.com/imaging/net/public-api-changes-...
  6. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....is a palette index; a PLTE chunk shall appear. PngColorType.GreyscaleWithAlpha:...

    docs.aspose.com/imaging/java/public-api-changes...
  7. 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…...async for chunk, is_last in stream_file_as_base64_chunks( svg_path...svg_path, chunk_size=2048 ): yield SlideImageEvent( content=chunk, s...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  8. Context parameters|Documentation

    Reference for Aspose.LLM for .NET context parameters — context size, batch, threading, rope/YaRN scaling, flash attention, KV cache types....maximum batch size — the largest chunk actually processed per kernel...

    docs.aspose.com/llm/net/developer-reference/par...
  9. WUX File Format & .wux extension - Everything Y...

    Explore the WUX extension and file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how WUX simplifies data compression and archive management for a variety of applications....location of a compressed data chunk within the WUX file. Compression...actual compressed data chunks. These chunks are stored sequentially...

    products.aspose.com/zip/most-common-archives/wh...
  10. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …... Also, followed the chunking approach mentioned here by...But only mails from the first chunk is showing up inside the PST...

    forum.aspose.com/t/jvm-heapspace-getting-filled...