Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 10,757 for

true type

(0.05 sec)
  1. Import and Export Project Data to Primavera Format

    Learn how to import or export Microsoft Project (MPP/XML) files from or to Primavera (XER, P6 XML) formats using Aspose.Tasks for C++....the capability of loading such type of file using the same constructor...specifying the project export type as Primavera XML or XER. Exporting...

    docs.aspose.com/tasks/cpp/import-and-export-pro...
  2. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....SHAPE, true).get(0); Assert.assertTrue(imageShape...loadFormatName) Parameters: Parameter Type Description loadFormatName java...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...ITable interface, and many other types. Set First Row as Header Create...for shp in sld . shapes : if type ( shp ) is slides . Table :...

    docs.aspose.com/slides/python-net/manage-rows-a...
  7. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_GraphicsQualityOptio ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FieldDisplayBarcode.AddStartStopChar | Aspose.W...

    Enhance barcode functionality with the FieldDisplayBarcode AddStartStopChar property. Easily manage Start/Stop characters for NW7 and CODE39 Types....Start/Stop characters for barcode types NW7 and CODE39. public bool...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...correctly interpret the file type and choose the right application...dispose (); Embedding Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/java/manage-ole/