Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 210,440 for

new

(0.89 sec)
  1. 在单元格中插入文本|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....name and text, // inserts a new work sheet and writes the text...text to cell "A1" of the new worksheet. public static void InsertText...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  2. Aspose 中的公共 API 更改。3D 16.11.0|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....Scene class object Scene scene = new Scene (); // create a node Node...Entities . Add ( new Sphere ()); //the new way to add an entity...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Aspose.PSD for Java 23.8 - Release Notes|Docume...

    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....Add new type of warp (Flag) Feature PSDJAVA-519 Add new types...Feature PSDJAVA-520 Implement new method PsdImage.AddPosterizeAdjustme...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers.... new ChoiceBoxConfig () { QuestionText...the other on one line or on new lines. To add a line break, insert...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  5. PSD PSB Стиснути Рішення | products.aspose.com

    Стиснення зображень Adobe Photoshop для зменшення розмірів файлів...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/ua/compress/
  6. PSD PSB Kompresní řešení | products.aspose.com

    Komprimujte obrázky aplikace Adobe Photoshop a zmenšete velikost souborů...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cz/compress/psb/
  7. PSD PSB zmenšit velikost řešení | products.aspo...

    Snižte velikost souborů PSD...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cz/reduce-size/
  8. PSD PSB Compress Solution | products.aspose.com

    Compress Adobe Photoshop images to reduce files sizes...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/compress/psb/
  9. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...ThumbnailGeneratingO options = new ThumbnailGeneratingO(); options...

    reference.aspose.com/words/java/com.aspose.word...
  10. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getBytesFromStream(new FileInputStream(getMyDir() +...memoryFontSource = new MemoryFontSource(fontBytes, 0); Document doc = new Document();...

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