Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,239 for

true type

(0.18 sec)
  1. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...() -> set_LimitToPageBounds ( true ); // specify the page region...API can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/cpp/editor/
  2. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border Type in C++....Retrieves a Border object by border type. System :: SharedPtr < Aspose...BorderType borderType ) Parameter Type Description borderType Aspo...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. NodeType | Aspose.Words for Java

    Specifies the Type of a Word document node in Java....class NodeType Specifies the type of a Word document node. Examples:...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  4. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java....mAddress; } // An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; } else if (fieldName.equals("Address"))...

    reference.aspose.com/words/java/com.aspose.word...
  5. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...add("A1", "C5", true); // true → first row is header const...AsposeCells.ChartType.Bar, // chart type 1, 4, 9, 10 ); const chart =...

    forum.aspose.com/t/copied-range-does-not-update...
  6. Using Aspose.Tasks for .NET | Aspose.Tasks Docu...

    Learn how to use Aspose.Tasks for .NET development with COM interoperation....How to register and reference type libraries ( *.tlb ) in your...registry. 2. Generate the COM Type Library Copy 1 regasm "C:\Program...

    docs.aspose.com/tasks/net/use-aspose-tasks-for-...
  7. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...memory to handle files of this type, is there a way to estimate...A reference attachment is a type of attachment that includes...

    forum.aspose.com/t/java-heap-space-errors-with-...
  8. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  9. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…..."); return true; As a result, we can see in...embedded</Problem> If Convertable=“True” the font description was found...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...