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

assemble document

(0.08 sec)
  1. Validation | Aspose.Diagram for .NET API Reference

    Stores information about diagram validation for the Document....diagram validation for the document. public class Validation Properties...the Issue elements for the document. RuleSets { get; } Includes...

    reference.aspose.com/diagram/net/aspose.diagram...
  2. XpsLoadOptions | Aspose.PDF for .NET API Reference

    Represents options for loading/importing xps file into pdf Document....loading/importing xps file into pdf document. public sealed class XpsLoadOptions...to embed a font into a PDF document even if license rules disable...

    reference.aspose.com/pdf/net/aspose.pdf/xpsload...
  3. CustomPart.Name | Aspose.Words for .NET

    CustomPart Name property. Gets or sets this parts absolute name within the OOXML package or the target URL in C#....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  4. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    ImageSaveOptions SaveFormat property. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used. Can be a raster Tiff Png Bmp Jpeg or vector Emf Eps WebP Svg in C#....format in which the rendered document pages or shapes will be saved...converts a document to one. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CellCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of Cell nodes in C#....the Working with Tables documentation article. public class CellCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...
  6. RowCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of Row nodes in C#....the Working with Tables documentation article. public class RowCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...
  7. VerticalOffset | Aspose.Note for .NET API Refer...

    Gets or sets the vertical offset....add an image from file to a document with user defined properties...properties. // The path to the documents directory. string dataDir =...

    reference.aspose.com/note/net/aspose.note/image...
  8. CustomXmlPartCollection Class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects in C#....Structured Document Tags or Content Control documentation article...custom XML data stored in a document via the CustomXmlParts property...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DocumentBuilder.CurrentParagraph | Aspose.Words...

    DocumentBuilder CurrentParagraph property. Gets the paragraph that is currently selected in this DocumentBuilder in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    DocumentBuilder IsAtStartOfParagraph property. Returns true if the cursor is at the beginning of the current paragraph no text before the cursor in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

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