Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 20,481 for

insert documents

(0.3 sec)
  1. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...net error while building a document. I’m just asking you to handle...create a workbook and try to insert to a cell with call of InsertHtml(…...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Methods The following methods add/insert a copy of a specified shape...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document....calendarType in an Office Open XML document. Members Name Description...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency....the Working with Fields documentation article. public class FieldAsk...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow....the Working with Fields documentation article. public class FieldIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Send Email via MailGun in C# | Email Automation...

    Discover MailGun capabilities to send emails in integration with the feature-rich .NET library. Try comprehensible code samples designed for C# applications....comprehensible code that you can insert and try with your app. Its...includes comprehensive documentation and robust support, ensuring...

    products.aspose.com/email/net/send-email/mailgun/
  7. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....breaks that are inserted explicitly into a document. It is not related...that MS Word automatically inserts at the end of each page. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++... // The path to the documents directory. System :: String...Right // The path to the documents directory. System :: String...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  9. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...