Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 43,672 for

doc

(0.2 sec)
  1. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways of aligning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Page 1.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/sig...
  7. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your Document's professionalism by displaying the sign date on signature lines.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/sig...
  8. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control text wrapping around shapes, enhancing your design's visual appeal and readability.... Document doc = new Document ( MyDir + "Textboxes...canvas.docx" ); Shape [] shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  9. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize Document merging. Enhance formatting control when combining multiple files effortlessly....KeepSourceFormatting ); Document doc = Merger . Merge ( new [] { inputDoc1...MergeFormatMode . MergeFormatting ); doc . Save ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Pi...

    Aspose::Words::Saving::ImageSaveOptions::get_PixelFormat method. Gets or sets the pixel format for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...