Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 654 for

lazy

(0.08 sec)
  1. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly.... Writeln ( "jumped over the lazy dog." ); builder . Writeln (...( "jumped over the lazy dog." ); builder . ListFormat . ListOutdent...

    reference.aspose.com/words/net/aspose.words/num...
  2. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level.... writeln ( "jumped over the lazy dog." ); builder . writeln (...( "jumped over the lazy dog." ); builder . listFormat . listOutdent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....quick brown fox jumps over the lazy dog." ); builder -> get_Font...quick brown fox jumps over the lazy dog." ); // Our font sources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …... private static readonly Lazy<IReadOnlyList<MyRecord>> _cachedRecords..._cachedRecords = new Lazy<IReadOnlyList<MyRecord>>(BuildDataStructure);...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  5. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...the lazy dog.' ) builder . writeln ( 'jumped over the lazy dog...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LINQ Reporting Engine: <<if>> does not prevent ...

    Environment Product: Aspose.Words for .NET Version: 24.10.0 Platform: .NET 8 / Windows Issue Summary The LINQ Reporting Engine compiles all template expressions before evaluating any <<if>> conditional logic. When a <<i…...engine configuration that enables lazy/deferred compilation of expressions...engine configuration that enables lazy/deferred compilation of expressions...

    forum.aspose.com/t/linq-reporting-engine-if-doe...
  7. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...quick brown fox jumps over the lazy dog." ); // Configure our font...

    reference.aspose.com/words/net/aspose.words.sav...
  8. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...of split documents are: {} ", lazy(documents::size)); return documents;...of split documents are: {} ", lazy(documents::size)); return documents;...

    forum.aspose.com/t/list-labels-not-getting-reat...
  9. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#.... Write ( "jumped over the lazy dog" ); builder . Font . StrikeThrough... SetText ( "jumped over the lazy dog" ); r2 . SetStrike ( true...

    docs.aspose.com/words/net/format-text-in-docume...
  10. Aspose.Cells.GridJs 24.2.0 OutOfMemoryException...

    Hello Aspose Support Team, We are currently using Aspose.Cells.GridJs version 24.2.0 in our web application and are facing a critical issue when loading large Excel files. Issue Description: When attempting to load Ex…...Using the lazy loading may help. How to Implement Lazy Loading...article describes how to implement lazy loading in GridJs. peter.zhou...

    forum.aspose.com/t/aspose-cells-gridjs-24-2-0-o...