Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 4,674 for

assemble document

(0.05 sec)
  1. FieldSymbol.IsAnsi | Aspose.Words for .NET

    Discover the FieldSymbol IsAnsi property, easily manage ANSI character codes for enhanced data handling and improved coding efficiency.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldSymbol.FontSize...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...useLegacyOrder ) { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartDataTable.HasHorizontalBorder | Aspose.Wor...

    Discover the ChartDataTable HasHorizontalBorder property to easily customize your data table's appearance. Control horizontal borders for enhanced visual clarity!... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OdsoRecipientDataCollection.RemoveAt | Aspose.W...

    Discover the OdsoRecipientDataCollection RemoveAt method to effortlessly remove elements by index, enhancing your data management efficiency.... Document doc = new Document ( MyDir + "Odso data...namespace Aspose.Words.Settings assembly Aspose.Words OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  8. ChartDataTable.HasVerticalBorder | Aspose.Words...

    Discover the ChartDataTable HasVerticalBorder property to control vertical border visibility in your data tables. Enhance your data presentation effortlessly!... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Table.StyleName | Aspose.Words for .NET

    Discover the Table StyleName property to easily customize your table's appearance. Enhance your design with unique table style options today!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Tables assembly Aspose.Words Table.StyleIdentifier...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Document.Save or Aspose.PDF.Document.ProcessParagraphs...directory = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location);...

    forum.aspose.com/t/adding-an-image-as-a-paragra...