Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 222,888 for

new

(0.1 sec)
  1. 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...
  2. 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-...
  3. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....ReportingEngine() Initializes a new instance of this class. Methods...ReportingEngine() Initializes a new instance of this class. buildReport(Document...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 Thunderbird 编程|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....with FileStream var stream = new FileStream ( dataDir + "ExampleMbox...pass the stream var reader = new MboxrdStorageReader ( stream...

    docs.aspose.com/email/zh/net/programming-with-t...
  5. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 档案

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

    blog.aspose.com/zh/diagram/create-org-chart-csh...
  7. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  8. 档案

    档案...credential; using (var stream = new FileStream("credentials.json"..."user", CancellationToken.None, new FileDataStore(credPath, true))...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  9. Შეკუმშოს 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/
  10. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder();...

    reference.aspose.com/words/java/com.aspose.word...