Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 15,993 for

point

(0.09 sec)
  1. Check Version Number|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the user scenarios which they point out) and post them in the forums...

    docs.aspose.com/3d/python-net/check-version-num...
  2. Aspose.Slides for .NET Is Not Working on a Non-...

    Hi, I’m trying to do something very basic: using Aspose.Slides; using Aspose.Slides.Export; using var presentation = new Presentation(); presentation.Save("blank.pptx", SaveFormat.Pptx); This crashes on non Windows m…... Wasn’t the point that this should be cross platform...

    forum.aspose.com/t/aspose-slides-for-net-is-not...
  3. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the font size at which kerning starts....// Any text we add from this point will have kerning applied. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ISBN in Node.js via Java | products.aspose.com

    Aspose.Barcode for Node.js via Java API allows customize, generate and recognize ISBN barcodes in your JavaScript application...compatibility with barcode scanners and point-of-sale systems. This enables...It enables integration with point-of-sale systems, making it easier...

    products.aspose.com/barcode/nodejs-java/isbn/
  5. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource interface. Implement this interface to allow mail merge from a custom data source, such as a list of objects. Master-detail data is also supported in C++....it should be initialized to point to BOF (before the first record)...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...color, new QuadPoints 和 new points, Subject, InReplyTo, ReplyType)。...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  7. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....Shows how to work with data points on a line chart. public void...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/java/com.aspose.word...
  8. IMailMergeDataSource class | Aspose.Words for P...

    aspose.words.mailmerging.IMailMergeDataSource class. Implement this interface to allow mail merge from a custom data source, such as a list of objects...it should be initialized to point to BOF (before the first record)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...bounds a barcode Points – an array of points constituting a barcode...; foreach ( Point pt in result . Region . Points ) ptStr += pt...

    docs.aspose.com/barcode/net/get-placement-and-o...
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting Point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Document class as the starting point for whatever you want to perform...

    docs.aspose.com/words/cpp/working-with-document/