Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 16,715 for

document insertion

(0.2 sec)
  1. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....insert_paragraph_number_in_relative_context property FieldStyleRef...FieldStyleRef.insert_paragraph_number_in_relative_context property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adding Slide to Presentation|Aspose.Slides Docu...

    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...., 1 , "My new slide" ); // Insert a slide into the specified...slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  5. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...If we want the text in the document always to display the correct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...If we want the text in the document always to display the correct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...If we want the text in the document always to display the correct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....find-and-replace operation traverses the document in. public void direction(int...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...