Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 213,277 for

new

(0.32 sec)
  1. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....DocumentBase ) Initializes a new instance of the Run class. public...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/run...
  2. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", new double[]{1.0, 2.0, 3.0, 4.0, 5.0}, new double[]{1...

    reference.aspose.com/words/java/com.aspose.word...
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....an image to a slide: $pres = new Presentation (); try { $slide...the web to a slide : $pres = new Presentation (); try { $slide...

    docs.aspose.com/slides/php-java/image/
  4. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...ocr As New Aspose.OCR.AsposeOcr() Dim settings As New Aspose...Using ms As New MemoryStream(pngBytes) Dim input As New Aspose.OCR...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  5. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a New array for streamlined data management....blocks from the collection to a new array of building blocks. public...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Aspose.PSD for .NET 21.10 - 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....expected , actual )) { throw new Exception ( "Objects are not...Uniform ; // add new filter items var filters = new List < SmartFilter...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....three IPortion objects for each new IParagraph (two Portion objects...using ( Presentation pres = new Presentation ()) { // Accesses...

    docs.aspose.com/slides/net/manage-paragraph/
  8. 档案

    档案...BmpOptions bmpCreateOptions = new com.aspose.imaging.imageoptions...实例的源属性 bmpCreateOptions.setSource(new StreamSource()); // 创建 Image...

    blog.aspose.com/zh/imaging/draw-shapes-in-java/
  9. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。...Presentation presentation = new Presentation (); try { // 添加一个笑脸形状并对其进行动画处理...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....document stream using ( var fs = new FileStream ( dataDir + "blank...stream using ( var document = new Aspose . Pdf . Document ( fs...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...