Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 223,629 for

new

(0.12 sec)
  1. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....LoadOptions EpubLoadOptions options = new EpubLoadOptions (); // Initialize...toString (); Document document = new Document ( epubFileName , options...

    docs.aspose.com/pdf/java/convert-other-files-to...
  2. Multithreaded Unix Archives in Java | Aspose.Zi...

    Java developers can utilize multi-core CPUs to optimize compression and decompression for Unix archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/multithreaded-unix-for...
  3. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; # Creates a new presentation to which the video...$pres = new Presentation (); try { $fileStream = new Java ( "java...

    docs.aspose.com/slides/php-java/manage-blob/
  4. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…... The new version (Aspose.Cells v25.11)...You will be notified once the new version is available. 1 Like...

    forum.aspose.com/t/incorrect-rendering-when-con...
  5. Aspose.PSD for .NET 24.1 - 发布说明|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....png" ); var opt = new PsdLoadOptions () { LoadEffectsResource...{ img . Save ( outputFile , new PngOptions () { CompressionLevel...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...您可以尝试使用以下代码: Document doc = new Document(@"C:\Temp\in.docx");...LayoutCollector collector = new LayoutCollector(doc); LayoutEnumerator...

    forum.aspose.com/t/shape/326036
  7. Aspose.Email.Graph in WinForm app - Free Suppor...

    Hi I got the console example working to connect to Exchange via Microsoft.Graph to list email folders. However I can’t get this to work when I convert it to a WinForms application. It appears to hang on ExecutionHangs…...GetFolders() { var accessParams = new AccessParameters() { TenantId..."<UserID>" }; var tokenProvider = new GraphTokenProvider(accessParams);...

    forum.aspose.com/t/aspose-email-graph-in-winfor...
  8. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response streams on the fly with Aspose.ZIP for .NET using the stream provider overload for ZIP, 7z, and CAB archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/compress-on-the-fly/
  9. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...ArrayBuffer ) { blobData = new Blob ([ new Uint8Array ( objectData...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  10. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...