Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 223,108 for

new

(0.38 sec)
  1. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....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...
  2. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs....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...
  3. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...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...
  4. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....implementation needs to return a new data source object. Aspose.Words... = new EmployeeList (); employeesWashingtonB . Add ( new Employee...

    reference.aspose.com/words/net/aspose.words.mai...
  5. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  6. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....VDX file Diagram vdxDiagram = new Diagram ( dataDir + "RetrievePageInfo...a VDX file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  7. Aspose.PSD for Java 23.6 - 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 ( outputPngWithThresho , new PngOptions ()); } } } catch (...save ( outputPngWithoutThre , new PngOptions ()); } catch ( Exception...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. Create, Layout and Auto-Fit Shapes|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....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample //...

    docs.aspose.com/diagram/java/create-layout-and-...
  9. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....document using ( var document = new Aspose . Pdf . Document ( dataDir...search phrase var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/replace-text-in-pdf/