Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 6,468 for

insert documents

(0.06 sec)
  1. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....with a document builder. let doc = new aw . Document (); let...font's locale to English and insert some Russian text, // the English...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....adding with a document builder. doc = aw . Document () builder =...font's locale to English and insert some Russian text, # the English...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++....rendered output document. auto doc = MakeObject < Document > (); auto...DocumentBuilder > ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....MERGEFIELDs with data with a document builder instead of a mail...merge. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic format filters for seamless image integration in your projects....the graphic that is to be inserted. public string GraphicFilter...set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last section in the building block in C++....to a document. void CreateAndInsert () { // A document's glossary...glossary document stores building blocks. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. 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...