Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 162,156 for

new

(0.07 sec)
  1. NodeChangingArgs.OldParent | Aspose.Words for .NET

    Discover the NodeChangingArgs OldParent property, which retrieves the parent node prior to changes, ensuring seamless operations and enhanced data management....doc = new Document (); doc . NodeChangingCallback = new NodeChangingPrinter...(); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Aspose.PSD for .NET 21.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....); PsdLoadOptions options = new PsdLoadOptions (); using ( PsdImage...image . Save ( outputFilePath , new PsdOptions ( image )); image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Working with Visual Studio|Documentation

    This article introduces how to use GridWeb in visual studio.... Step 1: Creating New Web Site Open Visual Studio 2013...menu, select New Menu , then Web Site . The New Web Site dialog...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Chart Series|Aspose.Slides for PHP Documentation

    Chart series in PowerPoint presentations...for a chart series: $pres = new Presentation (); try { # Adds...change a series' color: $pres = new Presentation ( "test.pptx" );...

    docs.aspose.com/slides/php-java/chart-series/
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legion for improved visual appeal and data representation....external links const workbook = new AsposeCells . Workbook ( filePath...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 246

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  6. 许可证|Documentation

    Aspose.Cells for JAVA提供不同的购买计划或提供免费试用和30天临时许可证以评估Java中的许可证和订阅政策。... License license = new com . aspose . cells . License.... cells . License license = new com . aspose . cells . License...

    docs.aspose.com/cells/zh/java/licensing/
  7. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...DataLogics like this: var pdfStream = new MemoryStream(pdfAttachment.BinaryData);...BinaryData); var pdfDocument = new Datalogics.PDFL.Document(pdfStream);...

    forum.aspose.com/t/getting-an-error-processing-...
  8. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....implementation needs to return a new data source object that will...implementation needs to return a new IMailMergeDataSource object that...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose.PSD for Java 24.3 - 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....{ PsdOptions psdOptions16 = new PsdOptions (); psdOptions16 ...) { // is ok } else { throw new Exception ( "Wrong global resource...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Merge FBX File Formats via .NET | products.aspo...

    C# source code to load, render and Merge FBX documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/fbx/