Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 414,097 for

document

(0.13 sec)
  1. Document.normalizeFieldTypes method | Aspose.Wo...

    Document.normalizeFieldTypes method. Changes field type values [FieldChar.fieldType](../../../aspose.words.fields/fieldchar/fieldType/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole Document so that they correspond to the field types contained in the field codes....FieldSeparator , FieldEnd in the whole document so that they correspond to...Remarks Use this method after document changes that affect field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) Documents, secure a Document with protection, or remove protection....Protect PDF Document Using C++ Lock PDF using Aspose.PDF for...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/cpp/encrypt/
  3. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a Document...settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Revision | Aspose.Words for Java

    Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var fie...possible for you to share the document you mentioned to check the...

    forum.aspose.com/t/change-a-field-name/312114
  8. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the Document...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...