Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 9,370 for

assemble document

(0.07 sec)
  1. UnsupportedFileFormatException | Aspose.Note fo...

    Thrown during Document load when the file format is not recognized or not supported by Aspose.Note....UnsupportedFileForma class Thrown during document load, when the file format...Examples Shows how to check if a document load is failed because OneNote...

    reference.aspose.com/note/net/aspose.note/unsup...
  2. Vectorize | Aspose.SVG for .NET API Reference

    Vectorizes raster image from the specified file.... Return Value The SVG document. See Also class SVGDocument...Aspose.Svg.ImageVectorization assembly Aspose.SVG Vectorize(Stream)...

    reference.aspose.com/svg/net/aspose.svg.imageve...
  3. Fill.Patterned | Aspose.Words for .NET

    Fill Patterned method. Sets the specified fill to a pattern in C#.... Document doc = new Document ( MyDir + "Shape...namespace Aspose.Words.Drawing assembly Aspose.Words Patterned( PatternType...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentPropertyCollection.Clear | Aspose.Words...

    DocumentPropertyCollection Clear method. Removes all properties from the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  5. DocumentPropertyCollection.GetEnumerator | Aspo...

    DocumentPropertyCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  6. MeasurementUnits Enum | Aspose.Words for .NET

    Aspose.Words.MeasurementUnits enum. Specifies the unit of measurement in C#....saved document conform to an older ODT schema. Document doc =...= new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words/mea...
  7. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    PageInfo GetDotNetPaperSize method. Gets the PaperSize object suitable for printing the page represented by this PageInfo in C#....Words documents. Document doc = new Document ( MyDir + "Rendering...MyPrintDocument ( Document document ) { mDocument = document ; } /// <summary>...

    reference.aspose.com/words/net/aspose.words.ren...
  8. GlossaryDocument.AcceptStart | Aspose.Words for...

    GlossaryDocument AcceptStart method. Accepts a visitor for visiting the start of the Glossary Document in C#....the start of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  9. FormFieldCollection.Item | Aspose.Words for .NET

    FormFieldCollection Item property. Returns a form field at the specified index in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. EditableRangeStart.Accept | Aspose.Words for .NET

    EditableRangeStart Accept method. Accepts a visitor in C#....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

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