Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 26,145 for

only

(0.19 sec)
  1. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... PRIMARY_ONLY Only primary headers and footers..."TxtExportHeadersFoot.PrimaryOnly" # to only export primary headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Type3 font to TrueType | C# .NET API So...

    How to convert Type3 font to TTF with Aspose.Page API solution for .NET is reflected here. Code snippets are included.... This can include not only standard text characters but...containing it must contain either only that font or also some other...

    docs.aspose.com/page/net/type3-to-ttf/
  3. Aztec Code Rune|Documentation

    Description of the Aztec Code Rune barcode type... Such barcodes contain only the core symbol of a full-range...Set Aztec Rune allows encoding only numerical digits from 0 to 255...

    docs.aspose.com/barcode/info-cards/aztec-rune/
  4. Aspose::Words::Fonts::FontSettings::get_Fallbac...

    Aspose::Words::Fonts::FontSettings::get_FallbackSettings method. Settings related to font fallback mechanism in C++....font settings to source fonts only from the "MyFonts" folder. auto...possible. // In our case, it only has access to the handful of...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Licensing|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please note that only Code 39 can be decoded without...use of library functions. You only have to enable the license once...

    docs.aspose.com/barcode/nodejsjava/licensing/
  6. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS.... A fallback font is used only for characters missing in the...exports like PDF, PNG, or SVG, or only on-screen rendering? Yes. Fallback...

    docs.aspose.com/slides/java/create-fallback-font/
  7. Convert TXT to PDF in C#

    You can convert TXT to PDF in C# with this short tutorial. It covers the setup process and code snippet to export TXT file to PDF in C#....generate the PDF document with only a few method calls. Additionally...to output specific pages like only the odd or even ones, or just...

    kb.aspose.com/words/net/convert-txt-to-pdf-in-c...
  8. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_BitmapEmbeddingOnly method. Indicates the "Bitmap embedding Only" restriction in C++....Indicates the “Bitmap embedding only” restriction. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....defined as being made up of only alphanumeric characters. If...replacement is executed with only whole words being matched and...

    docs.aspose.com/words/net/find-and-replace/
  10. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images are changed to Ba…... The only difference is that I’m using...documentation that shows that only 3 attachments as well as inline...

    forum.aspose.com/t/missing-inline-images-after-...