Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 157,024 for

doc

(0.09 sec)
  1. Aspose::Words::Fields::FieldSet::get_BookmarkNa...

    Aspose::Words::Fields::FieldSet::get_BookmarkName method. Gets or sets the name of the bookmark in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape.... doc = aw . Document () # Insert a...aw . drawing . GroupShape ( doc ) group . bounds = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently.... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  9. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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