Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 34,944 for

line

(1 sec)
  1. 通过Node.js和C++提供导出工作表HTML文件路径的IFilePathProvider接...

    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....// If you will comment this line, then hyperlinks will be broken...// If you will comment this line, then hyperlinks will be broken...

    docs.aspose.com/cells/zh/nodejs-cpp/provide-exp...
  2. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...save line. Wrong formatting.docx – Shows...after it passes through doc.save line. using System; using System...

    forum.aspose.com/t/section-breaks-lost-during-d...
  3. Vectorize Images in Python – PNG, JPG to SVG

    Vectorize images in Python with Aspose.SVG. Convert PNG, JPG, BMP, TIFF, or GIF to SVG and tune colors, smoothing, and path detail....works best for logos, icons, line art, maps, diagrams, and illustrations...SVG document Controls colors, line width, image size, and path...

    docs.aspose.com/svg/python-net/vectorize-images/
  4. Convert GLTF to ATT via Python | products.aspos...

    Sample code for GLTF to ATT Python conversion. Use API example code for batch GLTF files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to ATT in just a few lines of code. Load GLTF file via...

    products.aspose.com/3d/python-net/conversion/gl...
  5. Convert DAE to ATT via Python | products.aspose...

    Sample code for DAE to ATT Python conversion. Use API example code for batch DAE files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to ATT in just a few lines of code. Load DAE file via the...

    products.aspose.com/3d/python-net/conversion/da...
  6. Convert AMF to ATT via Python | products.aspose...

    Sample code for AMF to ATT Python conversion. Use API example code for batch AMF files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to ATT in just a few lines of code. Load AMF file via the...

    products.aspose.com/3d/python-net/conversion/am...
  7. C# OCR Image To Text Recognition | Aspose

    Sample code for image preprocessing and recognition via C#. These command Line tool examples are designed to provide a starting point for integrating Aspose.OCR into your C# projects....OCR Command line examples contain 10 applications:...delineate areas such as paragraphs, lines, or individual words. With areas...

    products.aspose.com/ocr/net/recognition/
  8. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from images....Disabled Recognize a single-line image. Disables automatic document...recognition and detection of dense lines. setAutomaticColorInv boolean...

    docs.aspose.com/ocr/java/recognition-settings-c...
  9. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....px ; 3 padding : 10 px ; 4 } Line height - a parameter that controls...the vertical space between lines of text. It’s often expressed...

    docs.aspose.com/font/net/fonts-for-html/
  10. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。... get ( 0 ); // Add the line to the worksheet sheet . getShapes...getShapes().addAutoShape(AutoShapeType.Line, 2, 0, 2, 0, 100, 300); // method...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/