Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 20,130 for

insert documents

(0.08 sec)
  1. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java....Working with Watermark documentation article. Examples: Shows...local file system. Document doc = new Document(); // Modify the...

    reference.aspose.com/words/java/com.aspose.word...
  3. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Handling Variances | Aspose.Tasks Documentation

    Learn how to add, edit, and remove work variances in your project files using Aspose.Tasks for Java....the Resource Sheet, go to the Insert menu and select Column . Add...Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...

    docs.aspose.com/tasks/java/handling-variances/
  5. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....Fields documentation article. Examples: Shows how to insert an OCX...OCX field. Document doc = new Document(); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Work with Resource Costs | Aspose.Tasks Documen...

    Learn how to work with Microsoft Project resource costs using Aspose.Tasks for Java....the Resource sheet, from the Insert menu, select Column . Add the...Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...

    docs.aspose.com/tasks/java/resource-cost/
  9. Adding Slide to Presentation|Aspose.Slides Docu...

    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...., 1 , "My new slide" ); // Insert a slide into the specified...slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  10. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....Represents the color scheme of the document theme which contains twelve...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

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