Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 29,014 for

x

(0.17 sec)
  1. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...FirstOrDefault(x => x.Tag.StartsWith("PG_") || x.Tag.StartsWith("CPG_")...StartsWith("CPG_") || x.Tag.StartsWith("PBS_")); if (pageBreak != null)...

    forum.aspose.com/t/content-control-wrapping-iss...
  2. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... CHART_X Chart X. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a document using Node.js....code example shows how to define X and Y-axis properties: How to...

    docs.aspose.com/words/nodejs-net/working-with-c...
  4. Aspose.Email Java For Ruby|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....x or above and respective DevKit...

    docs.aspose.com/email/java/aspose-email-java-fo...
  5. Export POTX to WORDML on Andorid via Java or wi...

    Convert POTX to WORDML in mobile apps without installing any software or online. Test free POTX to WORDML online converter quickly before integrating the code....Converter for POTX to WORDML x" id="child-iframe" width="80%">...

    products.aspose.com/total/android-java/conversi...
  6. Export PPSX to DOCM on Andorid via Java or with...

    Convert PPSX to DOCM in mobile apps without installing any software or online. Test free PPSX to DOCM online converter quickly before integrating the code....Online Converter for PPSX to DOCM x" id="child-iframe" width="80%">...

    products.aspose.com/total/android-java/conversi...
  7. Export PPSX to DOCX on Andorid via Java or with...

    Convert PPSX to DOCX in mobile apps without installing any software or online. Test free PPSX to DOCX online converter quickly before integrating the code....Online Converter for PPSX to DOCX x" id="child-iframe" width="80%">...

    products.aspose.com/total/android-java/conversi...
  8. SVG Filters – C# Code Examples

    Learn how to write SVG and C# code to implement Gaussian blur, drop shadow, saturation, and light effects to SVG elements and bitmaps....attributes, here are some of them: x, y, width, height, in, result...

    docs.aspose.com/svg/net/svg-filters/
  9. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for eXample “http://415.707.7015/” throws a failed to parse eXception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...x series and later). Updating to...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  10. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....filter(x -> x.getName() == signPersonName)...gSignPersonList.stream().filter(x -> x.getName() == signPersonName)...

    reference.aspose.com/words/java/com.aspose.word...