Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 167,143 for

doc

(0.09 sec)
  1. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // There are several ways...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertRelativePosition method. Gets or sets whether to insert the relative position of the referenced paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the text to search for is formatted in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word Document in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. PdfSaveOptions.display_doc_title property | Asp...

    PdfSaveOptions.display_Doc_title property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary....display_doc_title property PdfSaveOptions.display_doc_title property...display_doc_title ( self ) -> bool : ... @display_doc_title.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save Documents in Docx format. Unlock seamless Document management and enhanced compatibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/net/aspose.words.sav...