Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 18,313 for

docx to doc

(0.08 sec)
  1. ShapeBase.TopRelative | Aspose.Words for .NET

    Discover the ShapeBase TopRelative property To easily manage shape positioning. Adjust your design with precise Top percentage values for optimal layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Adding a simple shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.HeightRelative | Aspose.Words for .NET

    Discover the ShapeBase HeightRelative property To easily manage shape height as a percentage, enhancing your design's flexibility and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Adding a simple shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.LeftRelative | Aspose.Words for .NET

    Discover the ShapeBase LeftRelative property To easily adjust the relative left position of shapes in percentages. Enhance your design precision Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Adding a simple shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions To/from file format enums in Java.... Document doc = new Document(); // Configure...saveOptions.setPassword("MyPassword"); doc.save(getArtifactsDir() + "File...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three ways to...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create an INDEX field which...

    reference.aspose.com/words/java/com.aspose.word...
  8. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed To enhance user interaction and streamline field updates seamlessly....void FieldAsk () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Place a field where the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert paragraphs with...

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