Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 183,306 for

new

(0.1 sec)
  1. Create Fallback Fonts Collection|Aspose.Slides ...

    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....presentation: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/java/create-fallback-fon...
  2. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...中获取所需的值: Presentation pres = new Presentation (); try { Chart...代码展示了如何在图表上执行轴之间的数据交换任务: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  3. 将PowerPoint转换为动画GIF|Aspose.Slides 文档

    将PowerPoint转换为动画GIF:PPT到GIF,PPTX到GIF,使用Aspose.Slides API。...为动画GIF: Presentation pres = new Presentation ( "pres.pptx" );...为动画GIF: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  4. PdfSaveOptions.encryptionDetails property | Asp...

    PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // If we save...

    reference.aspose.com/words/java/com.aspose.word...
  6. SignOptions.Comments | Aspose.Words for .NET

    Discover the SignOptions Comments property to enhance your digital signature with custom notes. Improve clarity and communication effortlessly!...our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  7. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default paragraph formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroup.SecondSectionSize | Aspose.Wor...

    Discover how to adjust the SecondSectionSize property in ChartSeriesGroup to customize your pie chart's secondary section size effectively....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let doc = new aw . Document (); // Create a...floating text box. let textBox = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...Visio diagram Diagram diagram = new Diagram ( "C:\\temp\\Drawing1...

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