Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 31,029 for

doc

(0.09 sec)
  1. GlowFormat.Remove | Aspose.Words for .NET

    Effortlessly remove GlowFormat from your parent object with our efficient GlowFormat Remove method. Enhance your design workflow today!... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in C++....SubstitutionWarning () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  3. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... doc = aw . Document () # Note that...for now. doc . styles . clear_quick_style_gallery () doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TableStyle::get_CellSpacing meth...

    Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Jason...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. 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...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...