Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,125 for

document assembly

(0.73 sec)
  1. StructuredDocumentTagCollection.GetByTag | Aspo...

    StructuredDocumentTagCollection GetByTag method. Returns the first structured Document tag encountered in the collection with the specified tag in C#....Returns the first structured document tag encountered in the collection...The tag of the structured document tag. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  2. LoadOptions | Aspose.Page for .NET API Reference

    LoadOptions LoadOptions class Basic class for Document loading options. public abstract class LoadOptions See Also na......LoadOptions class Basic class for document loading options. public abstract...namespace Aspose.Page.XPS assembly Aspose.Page XpsDocument English...

    reference.aspose.com/page/net/aspose.page.xps/l...
  3. 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...
  4. StartDocument | Aspose.Page for .NET API Reference

    StartDocument ImageDevice.StartDocument method Starts the Document. public override void StartDocument () See Also cl......StartDocument method Starts the document. public override void StartDocument...Page.XPS.Presentation.Image assembly Aspose.Page Shear Transform...

    reference.aspose.com/page/net/aspose.page.xps.p...
  5. DocumentLibrary | Aspose.Email for .NET API Ref...

    DocumentLibrary DocumentLibrary enumeration DocumentLibrary namespace of the ActiveSync protocol public enum Document......Description LinkId 5 The link to the document, specified as a Uniform Resource...DisplayName 6 The name of the document, as displayed by the client...

    reference.aspose.com/email/net/aspose.email.cli...
  6. Range.UnlinkFields | Aspose.Words for .NET

    Range UnlinkFields method. Unlinks fields in this range in C#....unlink fields in the whole document use UnlinkFields . Examples...fields in a range. Document doc = new Document ( MyDir + "Linked...

    reference.aspose.com/words/net/aspose.words/ran...
  7. CreateCDATASection | Aspose.HTML for .NET API R...

    Creates a CDATASectionaspose.html.dom/cdatasection node whose value is the specified string....CreateCDATASection Document.CreateCDATASection method Creates...CDATASection . Examples var cdata = document . CreateCDATASection ( data...

    reference.aspose.com/html/net/aspose.html.dom/d...
  8. InkOptions | Aspose.Sildes for .NET API Reference

    Provides options that control the look of Ink objects in exported Document....of Ink objects in exported document. public class InkOptions :...hides Ink elements in exported document. InterpretMaskOpAsOpa { get;...

    reference.aspose.com/slides/net/aspose.slides.e...
  9. VbaProject.Clone | Aspose.Words for .NET

    VbaProject Clone method. Performs a copy of the VbaProject in C#.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  10. HtmlSaveOptions | Aspose.Words for .NET

    HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Html format in C#....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

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