Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 214,313 for

new

(0.48 sec)
  1. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java.... Document doc = new Document(getMyDir() + "Office...throws Exception { Document doc = new Document(getMyDir() + "Docum...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  4. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...getDefaultFont() 属性设置为 Courier New 和 ImageOrPrintOptions.getDefaultFont()...getDefaultFont() 属性设置为 Times New Roman 来获取两个电子表格图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  5. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...document Document pdfDocument = new Document(dataDir + "fnac01.pdf");...using (FileStream imageStream = new FileStream(dataDir + "image"...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  6. Create a Presentation Viewer in .NET|Aspose.Sli...

    Create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Presentation presentation = new Presentation ( "sample.pptx"...Presentation presentation = new Presentation ( "sample.odp" ))...

    docs.aspose.com/slides/net/presentation-viewer/
  7. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....Open document try { document = new Document ( inputStream ); } catch...object Resolution resolution = new Resolution ( 300 ); // Create...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly....Add ( string, double[] ) Adds new ChartSeries to this collection...ChartMultilevelValue[], double[] ) Adds new ChartSeries to this collection...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions 实例。...threed" ); var loadOpts = new aspose . threed . Discreet3dsLoadOptio...threed" ); var loadObjOpts = new aspose . threed . ObjLoadOptions...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...