Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 180,281 for

doc

(0.21 sec)
  1. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class.... doc = aw . Document ( file_name =.... sign_options . comments ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  5. Aspose::Words::Tables::Cell::get_NextCell metho...

    Aspose::Words::Tables::Cell::get_NextCell method. Gets the next Cell node in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input Documents for seamless processing and improved productivity.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  7. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...docx"); FontInfo embeddedFont = doc.getFontInfos().get("Alte DIN...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set the Shadow flag to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your Document's section for enhanced layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  10. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme colors!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

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