Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 144,490 for

doc

(0.2 sec)
  1. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.bottomMargin property | Aspose.Words ...

    PageSetup.bottomMargin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.rightMargin property | Aspose.Words f...

    PageSetup.rightMargin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the page border relative to the page margin in C++.... auto doc = MakeObject < Document > ();...SharedPtr < PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::TabStopCollection::RemoveByIndex...

    Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified index from the collection in C++.... auto doc = MakeObject < Document > ();...TabStopCollection > tabStops = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/xps/working-with-images/
  10. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....RenderShapesOnForm () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); ShapeForm shapeForm = new...

    reference.aspose.com/words/net/aspose.words.ren...