Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 157,133 for

doc

(0.06 sec)
  1. Section | Aspose.Words for Java

    Represents a single section in a Document in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  2. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ConverterContext | Aspose.Words for Java

    Document converter context in Java.... String doc = getMyDir() + "Big document...create(converterContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  4. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python.... doc = self . Document ( self . dataDir + "Template.doc" )...IFieldMergingCallbac" , inst = c ) doc . getMailMerge (). setFieldMergingCallb...

    docs.aspose.com/words/java/mail-merge-form-fiel...
  8. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your Document's first page with unique headers and footers for a professional touch.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/pag...
  9. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/net/aspose.words/doc...