Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 214,313 for

new

(0.23 sec)
  1. Creating Resource Assignments | Aspose.Tasks Do...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project files using Aspose.Tasks for .NET. This guide explains different approaches with practical C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/creating-resource-ass...
  2. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a New list by copying the specified list and adding it to the collection of lists in the document....method addCopy(srcList) Creates a new list by copying the specified...by copying a list. let doc = new aw . Document (); // A list allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....this example, we created two new workbooks in Microsoft Excel...development environment. Create a new console application. Add references:...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  5. FieldDatabaseDataRow | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....ing[] values) Initializes a new instance of the FieldDatabaseDataRow...DataRow dataRow) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/java/com.aspose.word...
  6. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType . TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignOptions.SignTime | Aspose.Words for .NET

    Discover SignOptions SignTime for effortless signing. Easily set the signing date with the default to the current time. Streamline your document process!...our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  8. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...document Document pdfDocument = new Document(dataDir + "AddAnnotation...points = new[] { new Point(210, 410), new Point(230, 440), new Point...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  9. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....document Document document = new Document ( GetDataDir () + "...LinkAnnotation link = new LinkAnnotation ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/create-links/
  10. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerContext TextWatermarkOptions property to enhance your visuals and protect your content....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...