Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 155,673 for

doc

(0.04 sec)
  1. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your Document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); Row row =...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::Fields::FieldTemplate::get_Inclu...

    Aspose::Words::Fields::FieldTemplate::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // We can set a template name...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set this flag to "true"...

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

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pap...
  9. Შეკუმშოს DOCX C++

    შეკუმშოს DocX C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DocX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...

    products.aspose.com/words/ka/cpp/compress/docx/
  10. Შეკუმშოს WORD C++

    შეკუმშოს WORD C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...

    products.aspose.com/words/ka/cpp/compress/word/