Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 34,502 for

line

(1.56 sec)
  1. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....textframe and set the Double line strike through for the portion...textframe and set the single line strike for the portion text...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  2. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....Studio Install from command line as nuget install Aspose.Cells...each row is separated by a new line. The first row, known as the...

    products.aspose.com/total/net/update/csv/
  3. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…... If there is only one line MS Word shows list label outside... If there are more than one line, list label is shown inside...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  4. Removing Paragraphs Containing Only Template Sy...

    Learn how remove paragraphs containing only template tags using LINQ in Java....that contains whitespace or line‑break characters be removed...visible characters. Whitespace and line‑breaks are ignored, so such...

    docs.aspose.com/words/java/removing-paragraphs-...
  5. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/androidjava/chart-legend/
  6. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document....es ) # Count the number of lines in the document, and then assign...result to the "Lines" built-in property. line_counter = LineCounter...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine (); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...as follows: 1, Added leader lines. 2, Data labels position optimization...overlapping. The line graph under the column Trend (line) is totally...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. Problem converting VSDX to SVG - Free Support F...

    Hello Aspose, I encountered two problematic cases with exporting Visio diagrams to SVG format. I do a simple transformation via the method Diagram.Save according to documentation -Diagram.Save | Aspose.Diagram for .NET …...mis‑calculates the geometry of some line‑end (arrow) shapes, so the generated...rendering of line‑end shapes, which will produce plain lines instead...

    forum.aspose.com/t/problem-converting-vsdx-to-s...
  10. Word/PDF discrepancy - Free Support Forum - asp...

    Hi Alexey, Attached is the same report exported into Word and PDF (the document is built using Aspose). On page 56 there’s an ident in PDF, which is not in Word (and it shouldn’t be there, in fact). Could you please adv…...code you are explicitly adding line feed into the text by using...problem by using soft line break instead of line feed: StringBuilder...

    forum.aspose.com/t/word-pdf-discrepancy/326591