Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 375,297 for

document

(0.11 sec)
  1. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved Document layout....Shows how to detect plaintext document text direction. // Create...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words/par...
  2. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Keywords method. Gets or sets the Document keywords in C++....s method Gets or sets the document keywords. System :: String...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML Document loading into a Document object with customizable options for optimal performance....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. public class HtmlLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  6. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtinDocumentproperties/last_saved_time/) property is updated before saving....determine whether to preserve the document’s “Last saved time” property...saving. doc = aw . Document ( MY_DIR + 'Document.docx' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how Document is printed out....enumeration Specifies how document is printed out. Members Name...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Header to PDF using Java | Aspose.PDF

    Java source code to add header in PDF Document on any platform....Add Headers to PDF Document Using Java In order to add Header...environment. Open a PDF document using Document object. Create a Stamp...

    products.aspose.com/pdf/java/header/
  9. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your Document in their original order with PageSet Even. Streamline your workflow and enhance Document management!...all the even pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for the C++...the PDF with an instance of Document. Create a TextParagraph and...

    products.aspose.com/pdf/cpp/text/