Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 34,880 for

line

(0.19 sec)
  1. Raw Data Processing|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....multiplying the line size by the lines required. The line size may vary...raw data line size equal to the RasterImage.raw_line_size property...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  2. Aspose::Words::Drawing::Charts::ChartSeries::In...

    Aspose::Words::Drawing::Charts::ChartSeries::Insert method. Inserts the specified X value into the chart series at the specified index. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....Drawing :: Charts :: ChartType :: Line , 432 , 252 ); System :: SharedPtr...Drawing :: Charts :: ChartType :: Line , 432 , 252 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamLine your acceptance process for better results..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all Lines stay together on one page for improved document readability and professional presentation....KeepTogether property True if all lines in the paragraph are to remain...text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/par...
  5. Pst SplitInto MergeWith Cancel - Free Support F...

    Hello, Version 24.6 added .Abort/.Cancel methods for long-running operations to MboxStorageReader.SplitInto: Members for .NET Framework 4.5 and .NET Core Versions SplitInto token : A CancellationToken that allows for…...items in a loop, the first inner line of the loop can have: If .Cancel...ThrowException or whatever! Just one line, very thread-safe and simple...

    forum.aspose.com/t/pst-splitinto-mergewith-canc...
  6. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned Line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…... I use the below mentioned line to achieve that: Fontconfigs... I used the below mentioned line: System.setProperty(“Aspose...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  7. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....2 Additional Address Line Let’s see how to represent these.../T(Address.2) /V(Additional Address Line) What is XML format? Developers...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  8. Developer Guide|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....Paragraph Style Working with Line Style Working with Fill Style...

    docs.aspose.com/diagram/python-java/developer-g...
  9. Avoid exponential notation of large numbers whi...

    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....Delete redundant spaces after line break while importing HTML Analyzing...

    docs.aspose.com/cells/net/avoid-exponential-not...
  10. How to check if list item is really empty - Fre...

    When we are generating a document using Aspose.Words in the post callback method we are checking whether the list item is empty. If the list item is empty we are deleting that number. The logic that we have used is: if…...starting the text from next line. For eg: image.png (896 Bytes)...

    forum.aspose.com/t/how-to-check-if-list-item-is...