Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 4,829 for

document assembly

(0.04 sec)
  1. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  2. ComHelper | Aspose.Words for .NET

    Discover ComHelper, the powerful constructor that effortlessly initializes new class instances, enhancing your programming efficiency and productivity....Examples Shows how to open documents using the ComHelper class...ComHelper class allows us to load documents from within COM clients. ComHelper...

    reference.aspose.com/words/net/aspose.words/com...
  3. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!... Document imgSourceDoc = new Document ( MyDir + "Images...namespace Aspose.Words.Drawing assembly Aspose.Words ImageData.SetImage...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....to a document upon loading. Document doc = new Document (); DocumentBuilder...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  5. EditableRange.EditableRangeStart | Aspose.Words...

    Discover the EditableRangeStart property to access the node marking your editable range's beginning. Enhance your editing experience today!... 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...
  6. EditableRangeEnd.EditableRangeStart | Aspose.Wo...

    Discover the EditableRangeEnd and EditableRangeStart properties. Easily manage data ranges with unique IDs for enhanced control and efficiency.... 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...
  7. EditableRangeStart.EditableRange | Aspose.Words...

    Discover the EditableRangeStart property, your key to managing editable ranges effortlessly. Access and control your content with ease!... 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...
  8. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced Document quality and visual appeal....Preblending images may improve PDF document visual appearance in Adobe...saving a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced Document formatting....EqualTo ( 0 )); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/ihy...
  10. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

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