Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 157,121 for

doc

(0.09 sec)
  1. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design precision and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::CommentRangeStart::get_Id method...

    Aspose::Words::CommentRangeStart::get_Id method. Specifies the identifier of the comment to which this region is linked in C++....CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...newComment = MakeObject < Comment > ( doc ); newComment -> set_Author (...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::Comment::get_Initial method | As...

    Aspose::Words::Comment::get_Initial method. Returns or sets the initials of the user associated with a specific comment in C++....CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...newComment = MakeObject < Comment > ( doc ); newComment -> set_Author (...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. | Aspose

    Sample code for JPEG2000 to Doc Java conversion. Use API example code for batch JPEG2000 files to Doc conversion within any Web or Desktop Java based application....Conversion JPEG2000 to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...converts an JPEG2000 image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jpeg200...
  5. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...such as DOCX. doc . save ( data_dir + "LoadTxt Out.doc" ) Download...

    docs.aspose.com/words/java/load-plain-text-txt-...
  6. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during Document processing by detecting potential formatting issues....SubstitutionWarning () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) html = "<p align='right'>Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SplitOptions | Aspose.Words for Java

    Specifies options how the Document is split into parts in Java.... String doc = getMyDir() + "Big document...teria.PAGE); Splitter.split(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two merge fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....void FieldFillIn () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...