Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 29,868 for

x

(0.37 sec)
  1. How to Convert PDF to PDF X1A in Python

    This short tutorial guides on how to convert PDF to PDF X1A in Python. It has details about the IDE settings, a list of steps and a runnable sample code to develop PDF to PDF X 1A converter in Python.... Steps to Convert PDF to PDF X 1A in Python Set the development...Python via .NET for conversion to X-1a format Load the source PDF...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Error in jasperserver with Aspose Word for jasp...

    Hi When i Want to test the plugin aspose.Word.jasperserver under the jasperserver I hava an error EXception Details: Location: com/aspose/words/jasperreports/internal/awjr299.a(Lcom/aspose/words/jasperreports/in…...splitType="Stretch"> <image> <reportElement x="222" y="26" width="50" height="50"...<reportElement positionType="Float" x="1" y="5" width="150" height="20"...

    forum.aspose.com/t/error-in-jasperserver-with-a...
  4. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  5. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AXisBound::get_ValueAsDate method. Returns value of aXis bound represented as datetime in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 9. 显示公式

    了解如何使用 LaTeX 提供的命令,以大尺寸或大量公式的方式显示数学公式。...在这种情况下,公式和文本的组合方式如下: Copy 1 $ \ X_n = X_k \ qquad \ hbox{ if and only...Z 部分相对于 X 部分更紧密地关联在一起。 再来看下面的显示: 一种写法是 Copy 1 $Y_n = X_n \ bmod...

    docs.aspose.com/tex/zh/java/latex-math-displaye...
  7. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...with the to parameter redacted: X-Unsent: 1 Subject: importance-high...importance-high To: Priority: Urgent X-Priority: High Importance: High...

    forum.aspose.com/t/priority-parameter-not-worki...
  8. Aspose.PSD for Python via .NET 25.5 - Release N...

    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.... width for x in range ( layer . width ): col...from_argb (( x % 256 * ( x % 4 ) % 256 ), ( x % 256 * ( x % 5 )) %...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. 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++....method Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...5 x 11 inch letter page size, some...may have page size weird as 5.9 x 15.9 inch, some may be properly...

    forum.aspose.com/t/resize-shrink-pdf-content-in...