Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 10,695 for

true type

(0.12 sec)
  1. Aspose::Words::Fields::IFieldResultFormatter in...

    Aspose::Words::Fields::IFieldResultFormatter interface. Implement this interface if you want to control how the field result is formatted in C++....System::TypeInfo&) const override static Type () Examples Shows how to automatically...newly created fields of three types of formats. // Field result...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Create New PST File and Add SubFolders|Document...

    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....setting ‘EnforceContainerClas’ to ‘true’, an exception will be thrown...FolderCreationOption ( enforcecontainerclas = True , containerclass = "IPF.Note"...

    docs.aspose.com/email/python-net/create-new-pst...
  3. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....EmbeddedFontStyle style ) Parameter Type Description style Aspose::W..."Embedded font.doc" ); ASSERT_TRUE ( doc -> get_FontInfos () ->...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。... Image (); // Set image type as SVG img . FileType = Aspose...Columns . Add ( "data" , System . Type . GetType ( "System.String"...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  5. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++.... ASSERT_TRUE ( textBox3 -> IsValidLinkTarget...BreakForwardLink (); ASSERT_TRUE ( textBox2 -> get_Next () ==...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...Rectangle type. Get an instance of the GeometryPath...and set the ShapeType.Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/androidjava/custom-shape/
  7. Working with Validations in Columns|Documentation

    This article introduces how to use validations in columns in GridDesktop....more information about the types of validation (or validation...Validation validation . IsRequired = true ; validation . RegEx = "" ;...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....); // Below are two wrapping types that shapes may have. // 1 -...shape . isInline ). toEqual ( true ); // 2 - Floating: shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...settings to ignore certain types of changes. For instance, if...options.setIgnoreFormatting(true); // Ignore formatting changes...

    forum.aspose.com/t/defect-displayed-content-as-...
  10. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....PsdLoadOptions() { AllowWarpRepaint = true }; // Load the PSD image with...setting AllowWarpRepaint to true in the PsdLoadOptions . This...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...