Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 20,223 for

insert documents

(0.17 sec)
  1. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....more, visit the Save a Document documentation article. Examples:...headers/footers in a document that we are rendering to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of document revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...revisions in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....void FieldAsk () { Document doc = new Document (); DocumentBuilder...( " REF MyAskField" )); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word Documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...and printing Microsoft Word documents without utilizing Microsoft...end of a bookmark in a Word document. BookmarkStart Represents...

    reference.aspose.com/words/net/aspose.words/
  5. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。... GetPictures (); // Insert the picture from local file...中描述的方法。此方法每次打开工作表时都从URL加载图片。 AI Document Assistant Close 根据单元格引用插入图片(C++)...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  6. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...updated before saving the document to a fixed page format. Default...update all the fields in a document immediately before saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....You can insert this via Word or use Aspose.Words to insert it programmatically...report is built: Document doc = new Document("output.docx"); //...

    forum.aspose.com/t/how-to-change-font-name-for-...
  10. Aspose::Words::Themes::Theme::get_MajorFonts me...

    Aspose::Words::Themes::Theme::get_MajorFonts method. Allows to specify the set of major fonts for different languages in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...