Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 214,294 for

new

(0.42 sec)
  1. 档案

    档案...的实例并设置其各种属性 BmpOptions imageOptions = new BmpOptions(); imageOptions.BitsPerPixel...Source 属性 imageOptions.Source = new FileCreateSource(outputFolder...

    blog.aspose.com/zh/imaging/net-drawing-library/
  2. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....of Raster Image rendering in new version of AI. Feature PSDJAVA-566...of Raster Image rendering in new version of AI** String sourceFile...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....MarkdownLoadOptions loadOptions = new MarkdownLoadOptions(); loadOptions...true); Document doc = new Document(new ByteArrayInputStream(mdText...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/pag...
  6. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....class, () -> new Document(getMyDir() + "Encrypted...object. LoadOptions options = new LoadOptions("docPassword"); //...

    reference.aspose.com/words/java/com.aspose.word...
  7. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...// Create a scene var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder1 = new aspose . threed . Cylinder (...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  8. ImageConfig|Documentation

    ImageConfig element is used to add a picture.... new ImageConfig () { Name = "image...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/imag...
  9. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  10. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...