Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 26,181 for

only

(0.21 sec)
  1. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... RTF-format can only store 1 symbol as custom reference...reference mark, so upon export only the first symbol will be written...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. 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...
  3. Convert PDF documents using Python|Aspose.PDF f...

    Explore how to convert PDF documents into various formats in Python (Java) using Aspose.PDF for greater flexibility.... PDF files can contain not only text but also images, clickable...the current section describes only popular conversions. Aspose...

    docs.aspose.com/pdf/python-java/converting/
  4. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....that this option is supported only in RTF, DOC and DOCX document...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/java/working-with-lists/
  5. 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...
  6. 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/
  7. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....Accessing this property will only work for SdtType.RICH_TEXT and..."Multiline" property to "false" to only allow the contents # of this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. 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...
  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-...