Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,355 for

point

(0.16 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....top-level shape, the value is in points and relative to the shape anchor...set_CoordOrigin ( System :: Drawing :: Point ( - 250 , - 250 )); // Create...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Compare HTML In Javascript

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

    products.aspose.com/words/nodejs-net/compare/html/
  3. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... If they all point to the same file, updating that...

    docs.aspose.com/slides/net/chart-workbook/
  4. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your documents and sections. Enhance your document's clarity today!...restart these counts at any point. Assert . That ( FootnoteNumberingRul...

    reference.aspose.com/words/net/aspose.words.not...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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-...