Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 157,121 for

doc

(0.05 sec)
  1. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::TextureAlignment enum |...

    Aspose::Words::Drawing::TextureAlignment enum. Specifies the alignment for the tiling of the texture fill in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set up font formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Document doc = new Document ( MyDir + "Borders... BorderCollection borders = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/bor...
  6. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...to convert MD file format to DOC. This API is equipped with advanced...the MD file is converted to DOC, the Aspose.Words for .NET API...

    products.aspose.com/total/net/conversion/md-to-...
  7. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Contents of...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Contents...

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