Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 20,474 for

document insertion

(0.22 sec)
  1. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations....double ) Inserts an chart object into the document and scales...The chart type to insert into the document. width Double The...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...to insert formatted text using DocumentBuilder. Document doc...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...be done using the powerful Document Processing API Aspose.Words...of APIs for working with documents. The first step is to render...

    products.aspose.com/total/java/conversion/epub-...
  4. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some text and then save the Document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...some text and then save the document. The problem is that when...ReadWrite)) { Document profileDocument = new Document(fileStream);...

    forum.aspose.com/t/extended-features-lost/32287
  5. Aspose::Words::Notes::EndnoteOptions::get_Posit...

    Aspose::Words::Notes::EndnoteOptions::get_Position method. Specifies the endnotes position in C++....different place where the document collects and displays its...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. OdsoFieldMapData Class | Aspose.Words for .NET

    Discover the Aspose.Words.OdsoFieldMapData class for seamless mapping of external data columns to predefined Document merge fields, enhancing your Document automation....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. public class OdsoFieldMapData...

    reference.aspose.com/words/net/aspose.words.set...
  7. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...Examples Shows how to insert a field into a document using FieldType...FieldType. Document doc = new Document (); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color....Preblending images may improve PDF document visual appearance in Adobe...while saving a document to PDF. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....image, you can insert the image into a document using the DocumentBuilder...Create a new document and a DocumentBuilder Document doc = new Document();...

    forum.aspose.com/t/get-dimension-of-an-image/31...