Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 33,435 for

line

(0.52 sec)
  1. Aspose.Slides for Node.js and Vulnerability Err...

    We are trying to deploy Aspose.slides.via.java in deocker and we are getting the following SysDig vulnerability error: CVE-2021-23358 2021-03-29 High v1.12.1 underscore 1.4.4 CVE-2023-20569 2023-08-08 High linux-lib…...should change the following line RUN npm install -g node-java...4 you can see the following line npm install java . As we now...

    forum.aspose.com/t/aspose-slides-for-node-js-an...
  2. UUE Extension - Everything You Need to Know

    Explore the UUE extension, a text-based encoding format used for safe transfer of binary data over text-only channels. Learn how UUE files ensure data transmission and archiving across various platforms.... Line Length Limitation : Each encoded line contains...

    products.aspose.com/zip/most-common-archives/wh...
  3. 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/
  4. Aspose.Diagram Java For Ruby|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 first line makes sure that the Aspose.Diagram...data in Ruby Set Visio Shape’s Line Data in Ruby Set Visio Shape’s...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  5. 通过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/
  6. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....heading, this field will create a line with the text in that heading...hide_in_web_layout = False field . preserve_line_breaks = True field . preserve_tabs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....heading, this field will create a line with the text in that heading...hide_in_web_layout = False field . preserve_line_breaks = True field . preserve_tabs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....heading, this field will create a line with the text in that heading...hide_in_web_layout = False field . preserve_line_breaks = True field . preserve_tabs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 如何为运行 Aspose.3D。Net6|Documentation

    如何为运行 Aspose.3D。Net6...it, # then, use the following line: COPY fonts/ /usr/share/fonts...it, # then, use the following line: COPY fonts/ /usr/share/fonts...

    docs.aspose.com/3d/zh/net/how-to-run-aspose-3d-...
  10. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...9:54am 11 @pankajku , The code line you provided is not compilable...shared, I used the following code line: auto pptImage = shape->GetImage();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...