Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 14,088 for

document editing

(0.33 sec)
  1. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....that can be used to save a document in the SaveFormat.PDF format...rendering a document to PDF. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....Specifies the security level of a document as a numeric value. Examples:...Examples: Shows how to use document properties to display the security...

    reference.aspose.com/words/java/com.aspose.word...
  3. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Android....developers to create, read, edit and manipulate PDF files in...Instantiate a Document object Add a Page to document object Create...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  4. Android API to Render EPUB to WORDML | products...

    Transform EPUB to WORDML via Android via Java API...share their documents with others, as well as to edit them in a...allowing users to share and edit their documents in a variety of programs...

    products.aspose.com/total/android-java/conversi...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageBrightness method. Gets or sets the brightness for the generated images in C++....to edit the image while Aspose.Words converts a document to one...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only....whether the document author has recommended that the document be opened...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....automatically when you edit the document in MS Word. Examples Shows...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless Document Editing and enhanced content control....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/run...
  9. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document....protection password for the document. def set_password ( self ...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unlock PDF using C++ | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with C++ sample code using Aspose.PDF for C++...Unlock PDF Document Using C++ Unlock PDF using the Aspose.PDF...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/cpp/decrypt/