Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 213,366 for

new

(0.12 sec)
  1. Manage Presentation BLOBs in .NET for Efficient...

    Manage BLOB data in Aspose.Slides for .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; // Creates a new presentation to which the video...using ( Presentation pres = new Presentation ()) { using ( FileStream...

    docs.aspose.com/slides/net/manage-blob/
  2. Convert Image To GIF Java

    Convert Image to GIF format in Java code. Save Image as GIF using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.gif" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/image...
  3. Convert TEXT To JPG Java

    Convert TEXT to JPG format in Java code. Save TEXT as JPG using Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/text-...
  4. Convert HTML To GIF Java

    Convert HTML to GIF format in Java code. Save HTML as GIF using Java....*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/html-...
  5. Convert TEXT To PNG Java

    Convert TEXT to PNG format in Java code. Save TEXT as PNG using Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/text-...
  6. Convert WORD To Image Java

    Convert a Word document to Image format in Java code. Save a Word document as Image using Java....*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/word-...
  7. 档案

    档案...只需从 New Releases 部分下载其 DLL 文件或使用以下 NuGet...List<string> listPos = new List<string>(new string[] { "0", "0:0"...

    blog.aspose.com/zh/diagram/create-org-chart-csh...
  8. Შეკუმშოს JPG C#

    შეკუმშოს JPG C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);..."Input.jpg" ); var saveOptions = new ImageSaveOptions(SaveFormat.Jpeg)...

    products.aspose.com/words/ka/net/compress/jpg/
  9. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = New FontSettings(); fon…...fontSettings = new FontSettings(); fontSettings.setFontsSources(new FontSourceBase[]{...FontSourceBase[]{ new SystemFontSource(), new FolderFontSource(getFontPath()...

    forum.aspose.com/t/word-document-font-replaceme...
  10. Public API Changes in Aspose.Diagram 3.8.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.... It includes not only new and updated public methods, but...scenes in Aspose.Diagram. A new Page class constructor is added...

    docs.aspose.com/diagram/net/public-api-changes-...