Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 15,223 for

point

(0.07 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. 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...
  5. 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...
  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. 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...
  8. License Update configuration - Free Support For...

    Hi, I just took over an application from the previous developer and I have been informed that the Aspose license will be expiring on the 32st of July 2025. I am struggling to find where the license is saved on Azure, is …...settings Or anything custom that points to a file or Base64 license...or update the file path to point to the new license file. If...

    forum.aspose.com/t/license-update-configuration...
  9. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....top-level shape, the value is in points and relative to the shape anchor...coord_origin = aspose . pydrawing . Point ( - 250 , - 250 ) # Create a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…... PDF pages are measured in points (1 pt = 1/72 in). When the...interprets the pixel values as points, causing the pages to appear...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...