Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 34,680 for

line

(1.46 sec)
  1. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of code....System :: SharedPtr < LineTo > line = System :: DynamicCast_noexcept...AddPoint(( int32_t )line -> get_X(), ( int32_t )line -> get_Y(), points);...

    products.aspose.com/font/cpp/manipulate-glyphs/
  2. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....for a page break, and &l for a line break. Note that the metacharacter...is replace the following two lines: auto header = headersFooters...

    docs.aspose.com/words/cpp/find-and-replace/
  3. Convert SVG to XLSB in Android Apps | products....

    Render SVG to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...convert SVG to XLSX with a single line of code. Aspose.Cells for Android...convert XLSX to XLSB with a single line of code. By using Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  4. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...the remaining location issues, line wrap issue in the chart.(CELLSNET-55343)...of the chart, you mentioned a line of text wrap problem, please...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  5. Aspose.Cells 8.8.0中的公共API更改|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....delete the extra spaces after the line break tag ( Tag) while importing...redundant spaces coming after the line break tag. 有关此功能的更多详细信息,请查看...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underLined to PDF in Linux-based Docker container and got error Caused by…...please try to run the following line of code (without involving or..."true"); Or set it via the command line when launching the JVM: -Djava...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  7. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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 the extra spaces after the line break tag ( tag) while importing...redundant spaces that come after the line break tag. For more details...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...application must include the following line at startup: AppContext.SetSwitch("System...exception when using the code line above. We have opened the following...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  9. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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....StringBuilder (); String line ; try { while (( line = reader . readLine...= null ) { result . append ( line ); } } catch ( IOException e...

    docs.aspose.com/email/java/microsoft-graph-auth...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....the next or current line //if the current line becomes too long...documents, it does not support line feed inside the text. However...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...