Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 4,984 for

document assembly

(0.17 sec)
  1. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in Document processing....saving an OOXML document. Document doc = new Document ( MyDir + "Big..."Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/net/aspose.words.sav...
  2. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance Document formatting and streamline your workflow effortlessly!...how images are saved when a document is saved to Markdown format...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing Document presentation and accessibility....are saved when exporting a document to HTML. Default is an empty...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  4. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous sections. Optimize your Document layout today!... Document doc = new Document ( MyDir + "Continuous...namespace Aspose.Words.Layout assembly Aspose.Words LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced Document processing....the Working with Fonts documentation article. public class MemoryFontSource...fontBytes , 0 ); Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ImageData.ToStream | Aspose.Words for .NET

    Discover the ImageData ToStream method—efficiently convert images to byte streams for seamless data handling and enhanced application performance.... Document imgSourceDoc = new Document ( MyDir + "Images...namespace Aspose.Words.Drawing assembly Aspose.Words ImageData.ToImage...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words Field.IsLocked...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!... Document doc = new Document ( MyDir + "Two color...namespace Aspose.Words.Drawing assembly Aspose.Words Fill.TextureAlignment...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!... Document doc = new Document (); DocumentBuilder...ConvertUtil namespace Aspose.Words assembly Aspose.Words ConvertUtil.InchToPoint...

    reference.aspose.com/words/net/aspose.words/con...
  10. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...when rendering documents. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

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