Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 17,911 for

insert documents

(0.06 sec)
  1. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple boolean setting.... Document doc = new Document (); // Modify the...have a different options to insert image: doc . Watermark . SetImage...

    reference.aspose.com/words/net/aspose.words/ima...
  2. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Several Image Into DOC Javascript

    Merge multiple Image into DOC in JavaScript code. Save Image as DOC using JavaScript....example that iterates through documents and converts them to DOC:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...
  4. Several JPG Into DOCX Javascript

    Merge multiple JPG into DOCX in JavaScript code. Save JPG as DOCX using JavaScript....example that iterates through documents and converts them to DOCX:..."Input2.jpg" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  5. EPS Images Crop with Python | products.aspose.com

    How to use Python for EPS images and photos crop on desktop and web applications....ability to insert EPS files into Office documents. Read More...

    products.aspose.com/imaging/python-net/crop/eps/
  6. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....with a document builder. auto doc = MakeObject < Document > ();...font's locale to English and insert some Russian text, // the English...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...border. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Smart Markers feature|Documentation

    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....the inserted data. To make calculations on the inserted rows...cells, right-click and select Insert and specify shift cells down...

    docs.aspose.com/cells/net/smart-markers-feature/
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....Shows how to insert a paragraph into the document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...