Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 157,326 for

doc

(0.06 sec)
  1. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related to default font substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing Document sections efficiently with powerful features and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/h...
  5. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a SKIPIF field....

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced Document automation.... Document doc = new Document (); // Below are...= builder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  7. LoadOptions.ignore_ole_data property | Aspose.W...

    LoadOptions.ignore_ole_data property. Specifies whether to ignore the OLE data.... ignore_ole_data = True doc = aw . Document ( file_name =...load_options = load_options ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LoadOptions.language_preferences property | Asp...

    LoadOptions.language_preferences property. Gets language preferences that will be used when Document is loading.... JAPANESE ) doc = aw . Document ( MY_DIR + 'No...load_options ) locale_id_far_east = doc . styles . default_font . locale_id_far_east...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::TabChar field | Asp...

    Aspose::Words::ControlChar::TabChar field. Tab character: (char)9 or "\t" in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets or sets the separator character that appears between the chapter number and the page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_FirstSection () -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...