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

chunk

(0.06 sec)
  1. Cannot save xls to stream - Free Support Forum ...

    An FYI, I am getting the same behavior for xls and xlsx files. Is this recorded and slated for fix in 24.4.0 as well? # Traverse sheets and take Chunks for Chunk_start in range(0, len(workbook.worksheets), Chunk_SIZ…...Traverse sheets and take chunks for chunk_start in range(0, len(workbook...worksheets), CHUNK_SIZE): chunk_end = min(chunk_start + CHUNK_SIZE,...

    forum.aspose.com/t/cannot-save-xls-to-stream/28...
  2. Set Code Text for Barcode|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....barcodes can contain a huge chunk of data, up to thousands of...

    docs.aspose.com/barcode/java/set-code-text-for-...
  3. CadGroupCodeTypes - Aspose.CAD for Java - API R...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....representing hex value of binary chunk static int StringHexHandle String...representing hex value of binary chunk See Also: Constant Field Values...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  4. Color PDF - Free Support Forum - aspose.com

    Is there any way when using Color.from_argb() Instead of giving the rgb values like (255,0,0) to make it automatically change the R value +/- 5 for every letter i set it....you please share the complete chunk of code for our reference where...

    forum.aspose.com/t/color-pdf/271035
  5. cadgroupcodetypes - Aspose.CAD for Java - API R...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....representing hex value of binary chunk static int StringHexHandle String...representing hex value of binary chunk See Also: Constant Field Values...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  6. Aspose.Tasks for Java 20.10 Release Notes

    The page contains the release notes for Aspose.Tasks for Java 20.10....large files, every 20MB file chunk, after the first 20MB, will...credit for every 20MB file chunk, after the first 20MB 3 p2 ...

    docs.aspose.com/tasks/java/aspose-tasks-for-jav...
  7. Storage.SplitInto - Free Support Forum - aspose...

    Hello, I’ve written Mbox.MergeWith using your provided code samples, but for Mbox.SplitInto not sure… Please kindly inform me if you have any samples to do so? If not, can you please add it to the feature request li…...Split Mbox storage to smaller chunk parts Mbox.SplitInto(ChunkSize...Split Mbox storage to smaller chunk parts Mbox.SplitInto(ChunkSize...

    forum.aspose.com/t/storage-splitinto/257285
  8. ModuleNotFoundError: No module named 'com.aspos...

    Hello There, I am getting an error while running the simple python code in Spark Cluster. ModuleNotFoundError: No module named ‘com.aspose’ —> 10 from com.aspose.cells.wrapper import StreamBuffer 11 @JImplementationFo…...(sticky=False) 14 def write(self, chunk): ModuleNotFoundError: No module...False ) 14 def write(self, chunk): ModuleNotFoundError: No module...

    forum.aspose.com/t/modulenotfounderror-no-modul...
  9. Aspose.Imaging for .NET 21.8 - Release notes|Do...

    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....Png images without the IEND chunk Enhancement IMAGINGNET-4529...Png images without the IEND chunk using ( Image image = Image...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  10. Adding named destinations on a pdf - Free Suppo...

    Hi there, I have a requirement where I need to add named destinations to an existing pdf. I was able to use the following Chunk of code that I found online to add the named destinations private static void createPdfWit…...was able to use the following chunk of code that I found online...

    forum.aspose.com/t/adding-named-destinations-on...