Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 20,065 for

document insertion

(0.88 sec)
  1. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++....formatting before inserting text. Examples Shows how to insert a string...surrounded by a border into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ChartAxis.TickMarkSpacing | Aspose.Words for .NET

    Discover the ChartAxis TickMarkSpacing property to customize tick mark intervals, enhancing your chart's readability and visual appeal.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldSeq::get_BookmarkNa...

    Aspose::Words::Fields::FieldSeq::get_BookmarkName method. Gets or sets a bookmark name that refers to an item elsewhere in the Document rather than in the current location in C++....to an item elsewhere in the document rather than in the current...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++.... Examples Shows how to insert linked and unlinked OLE objects...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert PPTM to DOCX via C# .NET or with free O...

    Convert PowerPoint pptm Documents to Word docx files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word DOCX document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/pptm-t...
  6. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....Shows how to insert watermark image to the document using context...context. doc = MY_DIR + 'Document.docx' watermark_image = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Product Overview - Aspose.Cells for Android via...

    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....Cells for Android via Java documentation! Aspose.Cells is a flexible...drawing objects, and controls. Document Features Open plain or encrypted...

    docs.aspose.com/cells/java/product-overview-asp...
  8. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word Document using Java....bookmarks within the same document and then saving it as DOCX...Steps to Add Bookmark to Word Document using Java Establish the environment...

    kb.aspose.com/words/java/how-to-create-bookmark...
  9. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index....bookmarks from a document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert five bookmarks with text inside...

    reference.aspose.com/words/nodejs-net/aspose.wo...