Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 13,983 for

document editing

(0.14 sec)
  1. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in Documents. Customize your import process effortlessly!...in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Hello World PHP via Java Example|Aspose.PDF for...

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

    docs.aspose.com/pdf/php-java/hello-world-example/
  4. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....various operations on PDF documents without delving into their...learn how to: Working with documents - perform operartions with...

    docs.aspose.com/pdf/net/working-with-facades/
  5. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your Documents today!...from the WordProcessingML document when its contents are modified...single-use controls. Document doc = new Document (); // Insert a plain...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. get security...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert WORD to ODP in Android Apps or with fre...

    WORD to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to ODP online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of transforming...

    products.aspose.com/total/android-java/conversi...
  9. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some text and then save the Document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...some text and then save the document. The problem is that when...ReadWrite)) { Document profileDocument = new Document(fileStream);...

    forum.aspose.com/t/extended-features-lost/32287
  10. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...