Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 654 for

lazy

(0.05 sec)
  1. Document.FontSettings | Aspose.Words for .NET

    Discover how to customize document font settings effortlessly. Enhance your documents with tailored font options for improved readability and style....quick brown fox jumps over the lazy dog." ); FontSourceBase [] fontSources...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets document font settings....quick brown fox jumps over the lazy dog.' ) font_sources = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....quick brown fox jumps over the lazy dog." ); // Our font sources...quick brown fox jumps over the lazy dog." ); builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....quick brown fox jumps over the lazy dog.' ) # Configure our font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...// add streamed attachment (lazy loading) msg.getAttachments()...// add streamed attachment (lazy loading) msg.getAttachments()...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  6. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....default children loading is "lazy". 4 Notebook notebook = new...approaches. Loading Notebook with Lazy Loading Option Copy 1 String...

    docs.aspose.com/note/java/working-with-onenote-...
  7. Outsystems Barcode Generation very slow - Free ...

    Using Aspose Barcode 25.9 for Outsystems and generating PDF417 Barcodes. Generating 50 barcodes takes almost 100 seconds which is very slow performance. Following is my code BarcodeGenerator generator = new BarcodeGene…...observed slowdown is related to lazy initialization of the Aspose...generation call includes the initial lazy initialization cost of the library...

    forum.aspose.com/t/outsystems-barcode-generatio...
  8. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how to easily manage the DefaultFontSubstitutionRule and customize your default font name for enhanced design flexibility....quick brown fox jumps over the lazy dog." ); FontSourceBase [] fontSources...

    reference.aspose.com/words/net/aspose.words.fon...
  9. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name....quick brown fox jumps over the lazy dog.' ) font_sources = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Generate Barcodes using WinForms and WPF in C#|...

    Barcode Generation in Aspose.BarCode for .NET using C# GUI-based frameworks: Windows Forms and WPF...license is to do that through lazy initialization using the Singleton...LicenseSingleton local = _instance ; } } //lazy initialization before using...

    docs.aspose.com/barcode/net/generate-barcodes-u...