Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 34,476 for

line

(0.19 sec)
  1. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...to render gridline as solid line const pdfSaveOptions = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  2. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....DotDash ; // After changing the line style of the borders in just...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Merge PDF Documents using CLI | Aspose.PDF

    Combine various PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/merger/
  4. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...load_options ) # The style's line spacing will have this value... default_paragraph_format . line_spacing , delta = 0.01 ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your document's hyperlinks are current and enhancing your content's reliability....)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position of the legend on a chart in C++....Drawing :: Charts :: ChartType :: Line , 450 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient document management....)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  8. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency today!...)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  9. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's page count for efficient management and organization....)); // Count the number of lines in the document, and then assign...assign the result to the "Lines" built-in property. LineCounter...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (docx) to HTML by simply saving the loaded docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...(split across multiple lines) so that each line does not exceed the...and then reassemble it with line breaks. Set the Callback : When...

    forum.aspose.com/t/aspose-words-converting-a-wo...