Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 59,912 for

doc

(0.6 sec)
  1. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert another textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Each paragraph can only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Each paragraph can only...

    reference.aspose.com/words/net/aspose.words/doc...
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++.... auto doc = MakeObject < Document > ();...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++.... auto doc = MakeObject < Document > ( MyDir...< NodeCollection > shapes = doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. FootnoteSeparatorCollection Class | Aspose.Word...

    Discover Aspose.Words.Notes.FootnoteSeparatorCollection for easy access to footnote separators in your Documents. Enhance your Document formatting today!... Document doc = new Document ( MyDir + "Footnotes...FootnoteSeparator footnoteSeparator = doc . FootnoteSeparators [ FootnoteSeparatorTyp...

    reference.aspose.com/words/net/aspose.words.not...
  9. RevisionOptions.MeasurementUnit | Aspose.Words ...

    Customize your revision comments with the RevisionOptions MeasurementUnit property. Easily set measurement units, with Centimeters as the default.... Document doc = new Document ( MyDir + "Rendering...IsStrictSchema11 = exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... let doc = new aw . Document ( base ...."Combo chart.docx" ); let shape = doc . getShape ( 0 , true ); let...

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