Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 351,286 for

document

(0.13 sec)
  1. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...jpg' ) # When we save the document as an image, we can pass a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDate.UseUmAlQuraCalendar | Aspose.Words fo...

    Discover the FieldDate UseUmAlQuraCalendar property to easily manage dates with the UmalQura calendar. Enhance your date handling today!... Document doc = new Document (); DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/net/aspose.words.fie...
  3. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your Document workflow. Set suggested titles like 'Manager' for streamlined signing experiences....insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your Documents with SignatureLine Signer property. Easily set suggested signers for signature lines, streamlining your signing process effortlessly....insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Use a document builder to insert a combo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features....insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveOptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....renderer when converting a document to .emf. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....with images from a document. doc = aw . Document ( file_name = MY_DIR...composite node. doc = aw . Document ( file_name = MY_DIR + 'Tables...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HyphenationOptions.auto_hyphenation property | ...

    HyphenationOptions.auto_hyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the Document...hyphenation is turned on for the document. Default value for this property...automatic hyphenation. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

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