Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 211,547 for

new

(0.21 sec)
  1. MergerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode MergerContext class for seamless document merging, enhancing productivity with powerful and efficient solutions.... Create ( new MergerContext () { MergeFormatMode...LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  2. Make DOC Using Java

    Make a New DOC in Java in a few steps. Easily create DOC using Java library....the following example: Make a new DOC using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/doc/
  3. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for .NET 22.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....Create ( new PsdOptions () { Source = new StreamSource ( new MemoryStream...shape2 = new PathShape (); shape2 . Points . Add ( new BezierKnot...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  6. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....Hide ] AxisBound() Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Migrate to Aspose.Tasks for .NET 8.0.0 o...

    Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntax, structural changes, and key migration examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...
  8. Გააკეთეთ PDF C# Ის Გამოყენებით

    შექმენით ახალი PDF C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF .NET ბიბლიოთეკის გამოყენებით....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ka/net/make/pdf/
  9. Կատարեք PDF՝ Օգտագործելով C#

    Ստեղծեք նոր PDF C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով .NET գրադարանը:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/hy/net/make/pdf/
  10. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java.... Document doc = new Document(getMyDir() + "Images...ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.TIFF);...

    reference.aspose.com/words/java/com.aspose.word...