Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 163,633 for

new

(0.04 sec)
  1. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "Series 1" , categories , new [] { 76.6 , 82.1 , 91.6 }); chart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PersonCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your PersonCollection with our Clear method, instantly removing all items for a fresh start. Simplify your data management today!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  3. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Document doc = new Aspose.Words.Document(context...SourcePath); doc.FontSettings = new FontSettings(); doc.FontSettings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  4. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C# or .NET... Create new slides to which you intend to...Presentation pres = new Presentation ()) { //Adds new slides to the...

    docs.aspose.com/slides/net/manage-zoom/
  5. MergeFieldImageDimension | Aspose.Words for Java

    Represents an image dimension i.e in Java....throws Exception { Document doc = new Document(); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder(doc); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD for .NET 20.10 - 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 PsdOptions ( image )); } PSDNET-680...expected != actual ) { throw new Exception ( "Values are not equal...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  7. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...add(series_name, categories, values) Adds new ChartSeries to this collection...add(series_name, x_values, y_values) Adds new ChartSeries to this collection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... Document doc = new Document(getMyDir() + "Missing...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  9. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ComparisonEvaluationResult | Aspose.Words for .NET

    Discover the ComparisonEvaluationResult constructor to efficiently generate and analyze comparison evaluation outcomes for better decision-making....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...