Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 30,986 for

doc

(0.19 sec)
  1. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a Document.... doc = aw . Document ( file_name =...docx' ) footnote_separator = doc . footnote_separators . get_...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java.... Document doc = new Document(getMyDir() + "Field...docx"); FieldCollection fields = doc.getRange().getFields(); for (Field...

    reference.aspose.com/words/java/com.aspose.word...
  3. Run.phonetic_guide property | Aspose.Words for ...

    Run.phonetic_guide property. Gets a [Run.phonetic_guide](./) object.... doc = aw . Document ( file_name =...'Phonetic guide.docx' ) runs = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert an image shape and...

    reference.aspose.com/words/net/aspose.words.dra...
  7. BorderCollection.LineStyle | Aspose.Words for .NET

    Discover the BorderCollection LineStyle property to customize your design with flexible border styles. Enhance your project’s visual appeal effortlessly!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BorderCollection.LineWidth | Aspose.Words for .NET

    Discover the BorderCollection LineWidth property to easily adjust border width in points, enhancing your design's precision and visual appeal....Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  10. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your shapes, enhancing your design's precision and creativity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape with an...

    reference.aspose.com/words/net/aspose.words.dra...