Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 213,031 for

new

(0.12 sec)
  1. Aspose.PSD for Java 24.8 - 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....psd" ; var opt = new PsdLoadOptions (); opt . setLoadEffectsResour...outputImageFile = new String [ 4 ]; String [] outputPsdFile = new String...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  3. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...

    reference.aspose.com/words/net/aspose.words.low...
  4. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...given ICC profile var options = new PdfFormatConversionO ( PdfFormat...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  5. Create a Presentation Viewer in Java|Aspose.Sli...

    Create a custom presentation viewer in Java using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Presentation presentation = new Presentation ( "sample.pptx"...FileOutputStream svgStream = new FileOutputStream ( "output.svg"...

    docs.aspose.com/slides/java/presentation-viewer/
  6. 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...
  7. 将DICOM转换为PDF|Aspose.PDF for Android via Java

    使用Aspose.PDF for Android via Java将以DICOM格式保存的医学图像转换为PDF文件。...convertDICOMtoPDF () { // 初始化文档对象 document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    docs.aspose.com/pdf/zh/androidjava/convert-dico...
  8. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/androidjava/exporting-ma...
  9. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a New Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...Steps to reproduce: Create a new Excel file. Select columns after...to SpreadsheetML via Aspose - new Workbook(input).save(output,...

    forum.aspose.com/t/load-converted-spreadsheetml...
  10. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...document using ( var document = new Aspose . Pdf . Document ( dataDir..."input.pdf" )) { // Instantiate a new GraphicsAbsorber object to process...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...