Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 180,952 for

doc

(0.26 sec)
  1. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Crosses method. Specifies how this axis crosses the perpendicular axis in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing method. Gets or sets the interval, at which tick marks are drawn in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartAxisTitle.Rotation | Aspose.Words for .NET

    ChartAxisTitle Rotation property. Gets or sets the rotation of the axis title in degrees.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegend.Font | Aspose.Words for .NET

    Customize your ChartLegend font settings effortlessly! Access default formatting and easily override specific legend entries for a polished look.... Document doc = new Document ( MyDir + "Reporting...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Cell.paragraphs property | Aspose.Words for Nod...

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape1 = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....PageFileNames () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...