Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 12,829 for

content stream

(0.15 sec)
  1. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...{placeholder}") mem_stream = io.BytesIO() doc.save(mem_stream) return mem_stream...mem_stream.getvalue() What works: Placeholders in paragraphs and...

    forum.aspose.com/t/table-placeholder-replacemen...
  2. Compress ONETOC2 Files in C# via .NET | Aspose.Zip

    C# compression example to compress ONETOC2 documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of ONETOC2 content into ZIP, 7Zip, TAR, GZIP,...files or collections, use streams for I/O, and tune compression...

    products.aspose.com/zip/net/compress/onetoc2/
  3. Compress OST Files in C# via .NET | Aspose.Zip

    C# compression example to compress OST documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...are available for sensitive content. This makes automation straightforward...

    products.aspose.com/zip/net/compress/ost/
  4. Compress AMF Files in C# via .NET | Aspose.Zip

    C# compression example to compress AMF documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of AMF content into ZIP, 7Zip, TAR, GZIP,...files or collections, use streams for I/O, and tune compression...

    products.aspose.com/zip/net/compress/amf/
  5. Compress VRML Files in C# via .NET | Aspose.Zip

    C# compression example to compress VRML documents into zip and other archive formats on .NET Framework and .NET Core.... works with file paths or streams, and lets you control compression...are available for sensitive content. This makes automation straightforward...

    products.aspose.com/zip/net/compress/vrml/
  6. Compress ONE Files in C# via .NET | Aspose.Zip

    C# compression example to compress ONE documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...collaborative files. Package ONE content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/one/
  7. Compress VSSX Files in C# via .NET | Aspose.Zip

    C# compression example to compress VSSX documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...repeatable archiving. Package VSSX content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/vssx/
  8. Compress X3D Files in C# via .NET | Aspose.Zip

    C# compression example to compress X3D documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...are available for sensitive content. This makes automation straightforward...

    products.aspose.com/zip/net/compress/x3d/
  9. C# Split WORD

    Split WORD files into e pages using C# code. Save WORD as separate files using C#....documents of the form and content that you require. Splitting...parts using C# Split Word content using different criteria in...

    products.aspose.com/words/net/split/word/
  10. Edit HTML5 Canvas in Java – Aspose.HTML for Java

    Learn how to edit HTML5 Canvas in Java, including dynamic 2D rendering and advanced graphics manipulation using Aspose.HTML for Java API....Edit HTML5 Canvas in Java Contents [ Hide Show ] What is HTML...// Assign the brush to the content 26 context. setFillStyle (gradient);...

    docs.aspose.com/html/java/edit-html5-canvas/