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

new

(0.09 sec)
  1. Aspose.PSD for .NET 21.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.... Save ( outputFileName , new PngOptions ()); } PSDNET-685...outputPng , new PngOptions ()); image . Save ( outputRaw , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-8...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  4. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfFontEmbeddingMode | Aspose.Words for Java

    Specifies how Aspose.Words should embed fonts in Java....skip embedding Arial and Times New Roman fonts into a PDF document...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-tables/
  7. Aspose.PSD for Java 20.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.... save ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. BackgroundJobDemo.zip

    BackgroundJobDemo/BackgroundJobDemo.Aws/AwsConfig.cs using Amazon; namespace BackgroundJobDemo.Aws { public class AwsConfig { public RegionEndpoint Region { get; set; } public string BucketName { g......AddSingleton(new AmazonS3Client(config.Region));...services services.AddSingleton(new AmazonSQSClient(config.Region));...

    docs.aspose.com/slides/net/how-to-run-backgroun...
  10. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...conversion: LoadOptions loadOptions = new LoadOptions(); loadOptions.s...InputStream is = new BufferedInputStream(new FileInputStream(input));...

    forum.aspose.com/t/getting-nullpointerexception...