Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 15,993 for

true type

(0.15 sec)
  1. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code.... VerticalAxis . HasTitle = true ; chart . Axes . VerticalAxis...

    docs.aspose.com/slides/net/chart-axis/
  2. 高级功能|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/zh/net/advanced-features/
  3. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....get_RecognizeUtf8Text () const When set to true , will try to detect UTF8 characters...formatting fidelity loss. static Type () Examples Shows how to detect...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…... IgnoreError = true }; workbook.CalculateFormula(options);...from native code (Exception of type ‘ e ’ was thrown.). Also workbook...

    forum.aspose.com/t/calculateformula-throws-an-e...
  5. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....Add an AutoShape of Rectangle type var ashp = slide . getShapes...aspose . slides . NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  6. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more.... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/androidjava/watermark/
  7. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...return result; } } The _pdf is of type Document. What’s the mechanism...(HeaderFooter)lastPageHeader.Clone(true); page.Footer = (HeaderFooter)lastPageFooter...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  8. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...Process(true); wb.Save(filePath + "out_net...companyList); designer.Process(true); wb.Save(filePath + "out_net_nested_objects...

    forum.aspose.com/t/variables-in-excel-template/...
  9. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...setBold(true); setStyleInfo(style, borderColor...autoFitRows(true); worksheet.setGridlinesVisible(true); worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  10. FieldLink.AutoUpdate | Aspose.Words for .NET

    Streamline your workflow with FieldLink AutoUpdate. Effortlessly manage automatic field updates for enhanced efficiency and accuracy....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...