Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 165,041 for

new

(0.07 sec)
  1. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for Java 24.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 ( outputFile , new PngOptions ()); } PSDJAVA-685...image . save ( outputFile , new PngOptions ()); } PSDJAVA-686...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... let doc = new aw . Document (); expect ( doc...readOnlyRecommended.docx" ); expect ( new aw . Document ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert ICS Other Formats|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.... Create a new MailMessage object to hold the...); // create an EML var eml = new MailMessage (); // add appointment...

    docs.aspose.com/email/net/converting-between-fo...
  6. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image and consider the supported MHTML to Image conversion scenarios in C# examples. Try online MHTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  7. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java.... Document doc = new Document(getMyDir() + "Properties...name, boolean value) Creates a new custom document property of the...

    reference.aspose.com/words/java/com.aspose.word...
  8. ComparisonExpression.RightExpression | Aspose.W...

    Discover the RightExpression property of ComparisonExpression. Easily retrieve the right expression for enhanced data analysis and improved performance....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  9. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...CopyEdit using (FileStream fs = new FileStream(OriginalFilePath,...document = new PsDocument(fs); using (FileStream pdfStream = new Fil...

    forum.aspose.com/t/system-drawing-common-depend...
  10. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

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