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

true type

(0.11 sec)
  1. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... Parameter Type Description list_template ListTemplate...words . Style ): ... Parameter Type Description list_style Style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …... Returns True if at least one run was updated...None: return False # Check field type defensively is_hl = False try:...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. 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...
  5. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...the PDF document as PDF string type, outside of the content stream...text box field (or any other type of annotation) on mouse enter/exit...

    docs.aspose.com/pdf/net/pdf-tooltip/
  6. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...OptimizeSize = true; doc.Optimize(); doc.Save(“C:\OutPut-Document...form fields type as standard AcroForm doc.Form.Type = FormType...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  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. GridDesktop: invoke error - Free Support Forum ...

    We observe random exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...this in GridDesktop: Exception-Type: System.InvalidOperationExce...null, openasReadOnly: true, runFormulas: true); Unfortunately, we...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  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. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/