Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 150,844 for

doc

(0.38 sec)
  1. TextColumn class | Aspose.Words for Node.js

    Aspose.Words.TextColumn class. Represents a single text column... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let pageSetup = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  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. 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...
  6. 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...
  7. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...converting the presentation to Word (DOC or DOCX). When compared to Microsoft...MakeObject < Presentation > (); auto doc = MakeObject < Aspose :: Words...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =.... MOVING , doc . revisions )))) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the Document to be loaded... load_format ) doc = aw . Document ( file_name =...repair the link. image_shape = doc . get_child_nodes ( aw . NodeType...

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