Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,265 for

true type

(0.18 sec)
  1. General Calendar Properties | Aspose.Tasks Docu...

    Learn how to read general properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and VB.NET....cal_enumerator -> get_Current(), true )) 10 { 11 if (cal -> get_Name()...wd_enumerator -> get_Current(), true )) 32 { 33 System::TimeSpan...

    docs.aspose.com/tasks/cpp/general-calendar-prop...
  2. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution...."/" ) + 1 ); ifImageFound = true ; } } else if ( sh is PictureFrame..."/" ) + 1 ); ifImageFound = true ; } } // Sets the preferred...

    docs.aspose.com/slides/net/extracting-images-fr...
  3. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...different_first_page_header_footer True if a different header or footer...odd_and_even_pages_header_footer True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Load and Save Email Message|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....message PreserveEmbeddedMess = true , // Preserve format of embedded...messages PreserveTnefAttachme = true , // Control TNEF attachment...

    docs.aspose.com/email/net/load-and-save-email-m...
  5. Font Subsetting

    Subsetting is the process of creating a compact, easy-to-manage font file by getting rid of the needless characters from the font file. But why to do so....numbers, punctuation) and Open Type features. The characters are...mapped to a hex number. The Open Type features refer more to glyphs...

    docs.aspose.com/font/net/what-is-font/font-subs...
  6. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...it is required to enable open type features. Aspose.Words.Shaping...engine. You should enabling open type features to get the expected...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  7. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns True if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....Inline::get_IsFormatRevision method Returns true if formatting of the object...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns True if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveFromRevision method Returns true if this object was moved (deleted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(mco)...() mco.setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(new...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  10. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....an array formula is a special type of formula that allows you to...formulas. However, you don’t type these curly braces yourself;...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...