Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 180,207 for

doc

(0.46 sec)
  1. FieldIndex.UseYomi | Aspose.Words for .NET

    Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi text for improved search visibility and better user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Table.allow_cell_spacing property | Aspose.Word...

    Table.allow_cell_spacing property. Gets or sets the Allow spacing between cells option.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Font::get_TintAndShade method | ...

    Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln (); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. FieldNoteRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldNoteRef BookmarkName property to easily manage and customize your bookmarks for enhanced organization and efficiency....void FieldNoteRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a bookmark with...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your Documents by easily linking to bookmarked paragraphs for seamless navigation....void FieldPageRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); InsertAndNameBookmar ( builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Processor.execute method | Aspose.Words for Python

    Processor.execute method. Execute the processor action.... doc = MY_DIR + 'Big document.docx'...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::Chart::get_Axes...

    Aspose::Words::Drawing::Charts::Chart::get_Axes method. Gets a collection of all axes of this chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++.... auto doc = System :: MakeObject < Aspose...text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/cpp/aspose.words.fie...