Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 16,189 for

point

(1.03 sec)
  1. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...12:24pm 3 @Mukul_NAKAD Thanks for point out our mistake. We’ll correct...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  2. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#.... Point ( position . X + 150 , position...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  3. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Boolean, integer, floating point, text, or date/time values....

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  4. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a document or section...restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document....restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...when the new text contains a point or comma, but it works when...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  7. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....restart these counts at any point. Assert.assertEquals(doc.getFootnoteOptions()...restart these counts at any point. Assert.assertEquals(doc.getFootnoteOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartPoint, a single point in a series in a chart. ChartPointCollection...collection that contains all the points in one series. Charts, a collection...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  9. 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…...in the copied range should point to the destination table (A11:B15)...appears in the destination still points to the original address ( A1:B5...

    forum.aspose.com/t/copied-range-does-not-update...
  10. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…... Here are some key points to consider: Memory Management...haven’t let this run to the point it triggers the error but was...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...