Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 151,212 for

load

(0.16 sec)
  1. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of fonts for workbook rendering using Aspose.Cells for C++....Rendering The following sample code loads the sample Excel file with its...customFontsDir , false ); // Specify load options with font configs LoadOptions...

    docs.aspose.com/cells/cpp/specify-individual-or...
  2. Convert OLM to HTML via C# | products.aspose.com

    Sample code for OLM to HTML C# conversion. Use API example code for batch OLM files to HTML conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to HTML...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  3. Convert OLM to MHTML via C# | products.aspose.com

    Sample code for OLM to MHTML C# conversion. Use API example code for batch OLM files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to MHTML...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  4. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...approach you can follow: Create or Load the Workbook : Start by creating...creating a new workbook or loading an existing one. Set the Sensitivity...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  5. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....and means to customize the loading of the TSV file as well as...package manager Specify the load format as TSV using the LoadFormat...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  6. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....font this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/androidjava/font-replace...
  7. Convert OLM to ICS via C# | products.aspose.com

    Sample code for OLM to ICS C# conversion. Use API example code for batch OLM files to ICS conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to ICS in...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  8. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....more than a combination of loading and saving operations. What...with Aspose.Words involves loading or saving a document in some...

    docs.aspose.com/words/cpp/convert-a-document/
  9. MIME multipart boundaries with Aspose.email in ...

    I am experiencing an issue while using Aspose.Email to process emails in our application. When we Load and save emails using Aspose, the MIME boundaries seem to be altered or regenerated, which causes issues with email d…... When we load and save emails using Aspose...using Aspose.Email , where we load and then save the email without...

    forum.aspose.com/t/mime-multipart-boundaries-wi...
  10. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... Examples Shows how to load the contents of a Microsoft...ARTIFACTS_DIR + 'PlainTextDocument.Load.docx' ) plaintext = aw . PlainTextDocument...

    reference.aspose.com/words/python-net/aspose.wo...