Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 16,079 for

point

(0.15 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. 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...
  4. 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...
  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. Compare WORD In C++

    Compare WORD documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed.... An important point: the compared Word documents...

    products.aspose.com/words/cpp/compare/word/
  7. Compare TXT In C++

    Compare TXT documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed.... An important point: the compared TXT documents...

    products.aspose.com/words/cpp/compare/txt/
  8. Compare DOCX In C++

    Compare DOCX documents using C++ to diff two files. With our C++ API you can detect the difference even if one character or one word has been changed.... An important point: the compared DOCX documents...

    products.aspose.com/words/cpp/compare/docx/
  9. Compare Two Documents Using C#

    Compare Word or PDF documents using C# to get the difference between files. You can also compare files in other popular formats.... An important point: the compared documents should...

    products.aspose.com/words/net/compare/
  10. 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-...