Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 9,632 for

assemble document

(0.06 sec)
  1. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    ParagraphFormat SuppressAutoHyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings in C#....hyphenation which is applied in the document settings. public bool SuppressAutoHyphens...IsDictionaryRegister ( "de-CH" )); // Open a document containing text with a locale...

    reference.aspose.com/words/net/aspose.words/par...
  2. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    PdfSaveOptions CacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in Documents background in C#....to cache graphics placed in document’s background. public bool...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    DocumentBuilder MoveToParagraph method. Moves the cursor to a paragraph in the current section in C#.... Document doc = new Document ( MyDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Paragraph.AcceptStart | Aspose.Words for .NET

    Paragraph AcceptStart method. Accepts a visitor for visiting the start of the Documents paragraph in C#....visiting the start of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  5. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    ImportFormatOptions IgnoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C#....while appending a document. // Create a document that will have...from another document inserted into it. Document dstDoc = new...

    reference.aspose.com/words/net/aspose.words/imp...
  6. MultiplePagesType Enum | Aspose.Words for .NET

    Aspose.Words.Settings.MultiplePagesType enum. Specifies how Document is printed out in C#....enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  7. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    TxtSaveOptionsBase Encoding property. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C#....txt output document. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldDde.IsLinked | Aspose.Words for .NET

    FieldDde IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C#....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  9. RtfLoadOptions | Aspose.Words for .NET

    RtfLoadOptions constructor. Initializes a new instance of this class with default values in C#....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. AdvancedCompareOptions Class | Aspose.Words for...

    Aspose.Words.Comparing.AdvancedCompareOptions class. Allows to set advanced compare options in C#.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

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