Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 9,370 for

document assembly

(0.13 sec)
  1. Document.VersionsCount | Aspose.Words for .NET

    Document VersionsCount property. Gets the number of Document versions that was stored in the DOC Document in C#....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  2. RevisionGroup.RevisionType | Aspose.Words for .NET

    RevisionGroup RevisionType property. Gets the type of revisions included in this group in C#....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  3. SaveableFacade | Aspose.PDF for Python via .NET...

    Base class for all saveable facades....Name Description document Gets the document facade is working...save(dest_file) Saves the PDF document to the specified file. save(dest_stream)...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  4. IPubParser | Aspose.PUB for .NET API Reference

    Declares functionality which parses publisher file and returns Document./Document object as result of parsing....publisher file and returns Document object as result of parsing...publisher file and returns Document object as result of parsing...

    reference.aspose.com/pub/net/aspose.pub/ipubpar...
  5. SelectActiveDocument | Aspose.Page for .NET API...

    SelectActiveDocument XpsDocument.SelectActiveDocument method Selects an active Document for editing. public void Sele...... method Selects an active document for editing. public void ...Description documentNumber Int32 A document number. Exceptions exception...

    reference.aspose.com/page/net/aspose.page.xps/x...
  6. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    ParagraphFormat MirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width in C#.... Document doc = new Document ( MyDir + "Document.docx" );...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  7. Facade | Aspose.PDF for .NET API Reference

    Base facade class....Description Document { get; } Gets the document facade is working...Description virtual BindPdf (Document) Initializes the facade. virtual...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. IgnoreCorruptedObjects | Aspose.PDF for .NET AP...

    Gets or sets flag of ignoring errors in source files. When pages from source Document copied into destination Document copying process is stopped with exception if some objects in source files are corrupted when this flag is false. example dest.Pages.Addsrc.Pages If this flag is set to true then corrupted objects will be replaced with empty values. By default true....IgnoreCorruptedObjec Document.IgnoreCorruptedObjec property Gets...from source document copied into destination document, copying process...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  9. LanguagePreferences.AddEditingLanguage | Aspose...

    LanguagePreferences AddEditingLanguage method. Adds additional editing language in C#....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Shape.HasSmartArt | Aspose.Words for .NET

    Shape HasSmartArt property. Returns true if this Shape has a SmartArt object in C#....shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...

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