Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,986 for

true type

(0.17 sec)
  1. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...xmpTrailer = new XmpTrailerPi(true); XmpMeta xmpMeta = new XmpMeta();...Save(action.OutputPath); } return true; } return false; } Adam.Core...

    forum.aspose.com/t/index-was-outside-the-bounds...
  2. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor..."\tContents:" ); mInsideEditableRange = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/edi...
  3. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...API to define the cell format type (e.g., percent, number, text)...AxisX.AxisBetweenCategorie = true; chart.AxisX.Hidden = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  4. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。...例如,下面是一个 HTML 模板: Copy 1 < input type = "checkbox" {{ attr }} disabled...4 string htmlCode = "<input type=\"checkbox\" disabled {{attr}}...

    docs.aspose.com/html/zh/net/setting-attributes-...
  5. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. 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_ExportHeadersFooters ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++.... bool recursive ) Parameter Type Description fontsFolders const...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java.... Available properties are type, geometry, text and page index...MessageFormat.format("{0}-> Entity type: {1}", tabs, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...
  8. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....SaveFormat enumeration File Format Types Description CSV Represents a...Portable Document Format (PDF) is a type of document created by Adobe...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  9. Generating preview for multipage CDR to webP - ...

    We are trying to generate a preview from multipage Corel draw file(cdr) to webp and we encountered this exception. Aspose.Imaging.CoreExceptions.ImageSaveException: Image saving failed. —> Aspose.Imaging.CoreExceptions.…...ct[] #=z_TROKgI=, Type[] #=zyCPY02I=, Type[] #=zSH85idM=, Object[]...PngFilterType.None, Progressive = true, VectorRasterizationO = rasterizationOptions...

    forum.aspose.com/t/generating-preview-for-multi...
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....setDrawTextRectangle method to set value to true textFragment . getTextState...getTextState (). setDrawTextRectangle ( true ); TextBuilder tb = new TextBuilder...

    docs.aspose.com/pdf/java/text-formatting-inside...