Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 213,069 for

new

(0.17 sec)
  1. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF document with Java. Aspose.PDF for Java offers different kinds of numbering styles....ApplyNumberingStylei () { Document pdfDoc = new Document (); pdfDoc . getPageInfo...getPageInfo (). setMargin ( new MarginInfo ()); pdfDoc . getPageInfo...

    docs.aspose.com/pdf/java/working-with-headings/
  2. Aspose.PSD for .NET 21.1 - Release Notes|Docume...

    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....); PsdLoadOptions options = new PsdLoadOptions (); using ( PsdImage...image . Save ( outputFilePath , new PsdOptions ( image )); image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  3. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series . Clear (); // Adding new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. JoinStyle | Aspose.Words for Java

    Line join style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 20.3 - 发行说明|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....pdf" , new PdfOptions ()); } PSDNET-212...textData . ProducePortions ( new string [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications.... Document doc = new Document ( MyDir + "DrawingML...RenderCallback warningCallback = new RenderCallback (); doc . WarningCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/latex-to-image/
  8. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...ByteArray contents InputStream is = new ByteArrayInputStream ( data );...pdfDocument = new Document ( is ); // setup new file to be added...

    docs.aspose.com/pdf/java/disable-files-compress...
  9. 在 PHP 中将图表转换为图像|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....代码 $chartType = new ChartType (); $color = new Color (); $imageFormat...$imageFormat = new ImageFormat (); //Create a new Workbook. $workbook...

    docs.aspose.com/cells/zh/java/converting-chart-...
  10. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....Arial and Times New Roman. Only Arial and Times New Roman fonts are...skip embedding Arial and Times New Roman fonts into a PDF document...

    reference.aspose.com/words/python-net/aspose.wo...