Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 16,216 for

point

(2.02 sec)
  1. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...Words at some point in the past and had to preserve...

    forum.aspose.com/t/use-french-culture-from-date...
  2. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with maths matrix equation. I use Aspose version 25.5 to get image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the image obtained …... At this point, we do not have a reproducible...

    forum.aspose.com/t/shape-to-image-in-c-vertical...
  3. Converting a JPEG file to PDF using Python | As...

    Sample code on Python for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion with Python and .NET...(595 points), height (842 points), and set its anchor point to...corner, specifying A4 size in points. Use the add_image method of...

    products.aspose.com/pdf/python-net/conversion/j...
  4. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...with Title, Width etc) at the point of creation like. var img =...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  5. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....script > </ html > How to Set Point as Total with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/create-com...
  6. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature...." ); // Insert a comment to point out an error. Comment comment...

    reference.aspose.com/words/net/aspose.words/com...
  7. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." ); // Insert a comment to point out an error. let comment =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  9. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...scalingFactor)) # Set style of a Point-of-Sale barcode. if parameters...

    forum.aspose.com/t/python-words-and-barcode-for...