Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 157,121 for

doc

(0.07 sec)
  1. NodeCollection.indexOf method | Aspose.Words fo...

    NodeCollection.indexOf method. Returns the zero-based index of the specified node.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPageRef.insert_relative_position property ...

    FieldPageRef.insert_relative_position property. Gets or sets whether to insert a relative position of the bookmarked paragraph.... def field_page_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) insert_and_name_bookmark ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current paragraph (no text before the cursor) in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading.foregroundPatternColor property | Aspos...

    Shading.foregroundPatternColor property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical lines between columns for a polished, organized look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Configure the current section's...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML... let doc = new aw . Document ( base ....options . prettyFormat = true doc . save ( base . artifactsDir...

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