Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 222,973 for

new

(0.16 sec)
  1. Aspose.PSD for .NET 20.12 - 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.... Save ( pngOutputPath , new PngOptions () { ColorType = PngColorType...image . Save ( outputFilePath , new PsdOptions ( image )); } } PSDNET-764...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  2. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...No file selected - create a new workbook } let wb ; if ( fileInput...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  3. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....PPTX file Presentation pres = new Presentation (); try { // Gets...getImages (). addImage ( new FileInputStream ( new File ( "asp1.jpg"...

    docs.aspose.com/slides/java/picture-frame/
  4. Paid Support Helpdesk - aspose.com

    customer support platform...Paid Support Sign In Open a New Ticket Please provide as much...ticket, please login. Open a New Ticket Check Ticket Status We...

    helpdesk.aspose.com
  5. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control.... Document doc = new Document ( MyDir + "Floating...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Display SVG Formats Using C# | Aspose.PDF

    Open and view SVG documents programmatically with C# sample code using Aspose.PDF for .NET...pdfDocument = new Aspose . Pdf . Document ( "sample.svg" , new Aspose...

    products.aspose.com/pdf/net/viewer/svg/
  7. Expose Geometric Transformation|Documentation

    Aspose.3D for Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....// Initialize node Node n = new Node (); // Get Geometric Translation...getTransform (). setGeometricTranslat ( new Vector3 ( 10 , 0 , 0 )); // The...

    docs.aspose.com/3d/java/expose-geometric-transf...
  8. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert EPUB to GIF in C# – Aspose.HTML for .NET

    Convert EPUB to GIF in C# using Aspose.HTML API. Consider various EPUB to GIF conversion scenarios in C# examples. Try online EPUB Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-gif/
  10. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false.... Document doc = new Document ( MyDir + "Images.docx"...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { ExportImagesAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...