Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 34,210 for

line

(0.17 sec)
  1. 在工作表上添加Word Art水印使用Aspose.Cells|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.... 9 ); //Make the line invisible wordart . setHasLine...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  2. Save 3D Scene as HTML|Documentation

    Aspose.3D for Node.js via Java provides **HtmlSaveOptions** class to save a save 3D scene as HTML....the web-server in the command line in the exported directory python3...

    docs.aspose.com/3d/nodejs-java/save-3d-scene-as...
  3. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...where HTML is inserted has first line indent set: 640×858 21.6 KB...except of font paragraph first line indent is also applied. You...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  4. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all pages of a PDF document using Ruby and Aspose.PDF, ideal for content analysis....( extracted_text ) # write a line of text to the file # tw . WriteLine...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  5. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject Lines. Enhance communication with personalized content....shall appear in the subject line of the e-mails or faxes produced...

    reference.aspose.com/words/net/aspose.words.set...
  6. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....InsideEnd; Bubble, Bubble3D, Line, LineStacked, LinePercentStacked...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....() -> AddChart ( ChartType :: Line , 50 , 50 , 400 , 300 ); //...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  9. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....Cleanup (); } Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  10. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...setConvertNumericDat(false) line to allow Aspose.Cells to automatically...setConvertNumericDat(false) line as removing it would cause other...

    forum.aspose.com/t/values-between-2-31-and-2-32...