Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 213,277 for

new

(0.15 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  2. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = New DwgImage(); // 创建一条直线 CadLine line = New CadLine(); line.setFirstPoint(New Cad3DPoint(0, 0, 0)); line.setSec…...dwgImage = new DwgImage(); // 创建一条直线 CadLine line = new CadLine();...setFirstPoint(new Cad3DPoint(0, 0, 0)); line.setSecondPoint(new Cad3DPoint(0...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  3. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...add(seriesName, categories, values) Adds new ChartSeries to this collection...add(seriesName, xValues, yValues) Adds new ChartSeries to this collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create DICOM file|Aspose.Medical for .NET 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....you can simply initialize a new instance of the Aspose.Medical...Dicom . DicomFile dicomFile = new (); // Add data to the newly...

    docs.aspose.com/medical/net/developer-guide/cre...
  5. Aspose.PSD for .NET 23.7 - 发布说明|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....Timeline ; Frame [] frames = new Frame [ framesCount ]; for (...[ i ] = new Frame (); LayerState [] layerStates = new LayerState...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....String pdfaDocumentFileName = new File ( fileStorage , "Conversion/sample-pdfa...String pdfDocumentFileName = new File ( fileStorage , "Conversion/sample-out...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  7. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....presentation to HTML while using the new CSS style. Using its own API...presentation file Presentation pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频...Presentation presentation = new Presentation (); try { // 添加一个微笑形状,然后进行动画...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat.DOCX);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...