Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 16,871 for

true type

(0.66 sec)
  1. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。... // Set appropriate content type ContentType = "application/pdf"...from S3." ); _fontsLoaded = true ; } else { context ?. Logger...

    docs.aspose.com/pdf/zh/net/integration-aws/
  2. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...VisitShapeStart ( Shape shape ) Parameter Type Description shape Shape The...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words/doc...
  3. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....mDepartment; } /// /// An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; case "Department": fieldValue...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/java/applying-formatting/
  6. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....FieldType :: FieldDocVariable , true )); field -> set_VariableName...name or value exist. ASSERT_TRUE ( variables -> Contains ( u...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. Managing Controls|Documentation

    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....text box used to define all types of settings. It has some important...property specifies the placement type. The Font property specifies...

    docs.aspose.com/cells/net/managing-controls/
  8. 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...
  9. 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/...
  10. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....Add an AutoShape of Rectangle type $ashp = $slide -> getShapes...setFontBold ( NullableBool :: True ); $portion -> getPortionFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/