Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 213,599 for

new

(0.4 sec)
  1. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.PSD for Java 24.5 - 发布说明|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.... save ( outputFilePath , new PngOptions ()); } } static void... equals ( actual )) { throw new IllegalArgumentExcep ( message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....doc = new Document(); FontSettings fontSettings = new FontSettings();...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....actions: Load the PDF file - new Document object. Create annotations:...PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/highlights-annotation/
  5. Make A Document In C#

    Create a file using .NET library. Easily create a New document in C# in a few steps....Word documents in C# Create a new document in almost any format...the following example: Make a new document using C# Copy Examples...

    products.aspose.com/words/net/make/
  6. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs....stream: MessageTestClass sender = new MessageTestClass ( "LINQ Reporting...using ( FileStream streamIn = new FileStream ( MyDir + "Report...

    reference.aspose.com/words/net/aspose.words.low...
  7. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....throws Exception { Document doc = new Document(getMyDir() + "Big document...HtmlSaveOptions saveOptions = new HtmlSaveOptions(saveFormat);...

    reference.aspose.com/words/java/com.aspose.word...
  8. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  10. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java.... Document doc = new Document(getMyDir() + "VBA project...getSourceCode())); } // Set new source code for VBA module. You...

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