Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,624 for

full text search

(0.31 sec)
  1. Compress and Decompress U3D Files via .NET

    C# compression and decompression source code to compress U3D documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/u3d/
  2. Compress and Decompress MPT Files via .NET

    C# compression and decompression source code to compress MPT documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/mpt/
  3. Compress and Decompress XOML Files via .NET

    C# compression and decompression source code to compress XOML documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/xoml/
  4. Compress and Decompress GEOJSON Files via .NET

    C# compression and decompression source code to compress GEOJSON documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/geojson/
  5. Compress and Decompress VSDM Files via .NET

    C# compression and decompression source code to compress VSDM documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/vsdm/
  6. Compress and Decompress PLT Files via .NET

    C# compression and decompression source code to compress PLT documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/plt/
  7. Compress and Decompress GIF Images via C#

    C# compression and decompression source code to compress GIF Image into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/gif/
  8. Compress and Decompress SLN Files via .NET

    C# compression and decompression source code to compress SLN documents into a single zip archive or vice versa on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.ZIP and install...Archive object, load file with a full path using its CreateEntry method...

    products.aspose.com/zip/net/zip-file/sln/
  9. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....as lines, curves, shapes, and text. These vector objects are stored...standout features of SVGs is their text-based nature. Written in simple...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  10. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...caption text. import com.aspose.words.*; import java.text.MessageFormat;...file name, its full path, and the caption text in a Map . Gives...

    forum.aspose.com/t/extracting-images-and-captio...