Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 168,879 for

doc

(0.38 sec)
  1. 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 = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Jason...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++.... auto doc = System :: MakeObject < Aspose...fontFallbackStream ); doc -> set_FontSettings ( fontSettings ); } doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_FALSE ( doc -> get_TrackRevisions ()); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BarcodeParameters.BarcodeValue | Aspose.Words f...

    Discover the BarcodeParameters BarcodeValue property to efficiently encode data. Enhance your projects with seamless barcode integration today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.ForegroundColor | Aspose.Word...

    Discover the BarcodeParameters ForegroundColor property for customizable barcode colors from 0x000000 to 0xFFFFFF. Enhance your barcode design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document () body = doc . first_section...append_child ( aw . Run ( doc = doc , text = 'Paragraph 1. ' ))...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...