Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 20,033 for

insert documents

(0.15 sec)
  1. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template Documents using C#....use variables in template documents. Variables are useful when...later in the same template? A: Insert the variable name inside double‑angle...

    docs.aspose.com/words/net/using-variables/
  2. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....the data and go to Insert → Charts → Insert Column or Bar Chart...example, that’s B1:B7, and then insert a Stacked Bar chart. Select...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  3. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... 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. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...the Working with Charts documentation article. Properties Name...how to insert a chart and set a title. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#....Configuring CRM OneClick Word Document Generator Contents [ Hide...OneClick Generator for quick document creation. Create Template...

    docs.aspose.com/words/net/using-and-configuring...
  8. Addition of image as background into DXF|CAD Do...

    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....a CadRasterImage object to insert the background for the drawing...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  9. Watermark PPTX File Online or using Java | prod...

    Free online app to Watermark different PPTX files. Java watermarking library code for PPTX presentations....Freely Watermark various documents including PPTX Presentation...please refer to [Product Documentation](https://docs.aspose.co...

    products.aspose.com/total/java/watermark/pptx/
  10. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF....using Info property of the Document object. Once the DocumentInfo...Save the updated document using the Document class’ Save method...

    docs.aspose.com/pdf/net/pdf-file-metadata/