Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 16,768 for

true type

(0.24 sec)
  1. Adjusting 2D Image Size|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....Only valid when AutoSize is true. Sets the margin area of the...CaptionBelow. That is, when AutoSize is true, and the margins setting is...

    docs.aspose.com/barcode/jasperreports/adjusting...
  2. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...available (removing the redundant type check) if (source.getListFormat()..."C:\\MyFonts", "D:\\OtherFonts" }, true); Document doc = new Document("source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  3. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....can be written to many stream types. In the example below, we create...Presentations with a Predefined View Type Aspose.Slides lets you set the...

    docs.aspose.com/slides/nodejs-java/save-present...
  5. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....can be written to many stream types. In the example below, we create...Presentations with a Predefined View Type Aspose.Slides lets you set the...

    docs.aspose.com/slides/cpp/save-presentation/
  6. Aspose.PSD for Python via .NET 25.5 - Release N...

    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.... load_effects_resource = True with PsdImage . load ( sourceFile...PngOptions () pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Aspose::Words::Framesets::FramesetCollection cl...

    Aspose::Words::Framesets::FramesetCollection class. Represents a collection of instances of the Frameset class. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () virtualizeBeginConst () const...const_iterator iterator iterator_holder_type virtualized_iterator virtua...

    reference.aspose.com/words/cpp/aspose.words.fra...
  8. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithms allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/androidjava/multithread...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t Zero-based...certificateHolder , signOptions ); ASSERT_TRUE ( Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...CompareOptions to ignore certain types of changes. For example, if...IgnoreFormatting property to true . Here’s an example of how to...

    forum.aspose.com/t/getting-additional-hyperlink...