Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 168,796 for

doc

(0.11 sec)
  1. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management....void FieldFormats () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some MERGEFIELDs...

    reference.aspose.com/words/net/aspose.words.mai...
  2. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of shape's relative size in horizontal direction.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FormField.removeField method | Aspose.Words for...

    FormField.removeField method. Removes the complete form field, not just the form field special character.... let doc = new aw . Document ( base ....fields.docx" ); let formField = doc . range . formFields . at ( 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document.... let doc = new aw . Document ( base ....may be simplified. expect ( doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method. Gets or sets the size of a generated image in pixels in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Embed a Microsoft Visio drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++.... auto doc = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX Document... doc = aw . Document ( file_name =...XlsxSectionMode . MULTIPLE_WORKSHEETS doc . save ( file_name = ARTIFACTS_DIR...

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