Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 4,946 for

assemble document

(0.11 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  2. HtmlSaveOptions.ReplaceBackslashWithYenSign | A...

    Discover how the HtmlSaveOptions ReplaceBackslashWithYenSign property enhances your HTML output by converting backslashes to yen signs. Default, false....yen signs in generated HTML documents. However, previous versions...yen signs (Html). Document doc = new Document ( MyDir + "Korean...

    reference.aspose.com/words/net/aspose.words.sav...
  3. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your Documents for enhanced visual appeal....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Online XPS to POTM Conversion or Build .NET bas...

    Free online app to convert XPS to POTM files. .NET C# conversion library code for XPS Documents....will be converted into POTM document Download the converted POTM...Automation API Open XPS file using Document class Convert XPS to PPTX...

    products.aspose.com/total/net/conversion/xps-to...
  5. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....and fonts) are saved when a document is exported to fixed page...created while converting a document to fixed-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....= "Noto Sans" ; Document doc = new Document (); doc . FontSettings...fallback font settings. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your Documents with clear, professional visuals.... Document doc = new Document ( MyDir + "Office...namespace Aspose.Words.Math assembly Aspose.Words OfficeMath.AcceptStart...

    reference.aspose.com/words/net/aspose.words.mat...
  9. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...set page sizes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  10. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

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