Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 26,582 for

x

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_TickLabels method. Provides access to the properties of the aXis tick mark labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_Format method. Provides access to line formatting of the aXis and fill of the tick labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_Position method. Gets or sets the position of the tick labels on the aXis in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....id = first - rect 3 Attribute: x = 50 4 Attribute: y = 90 5 Attribute:...= second - rect 10 Attribute: x = 120 11 Attribute: y = 150 12...

    docs.aspose.com/svg/python-net/navigate-svg/
  5. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using eXternal packages, i.e. the ones not included in the library itself like fancyboX and pgfplots packages....begin{Beqnarray} [ t ] 15 y & = & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2...addplot [ color = red ] {exp(x)}; 13 \ end{axis} 14 \ end{tikzpicture}...

    docs.aspose.com/tex/net/external-latex-packages/
  6. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws EXception { …...edge at 15pt from page → Center X = 15 + 40/2 = 35pt // - Top edge...width=sidebarHeight, height=40): // - Center X = 35pt (same as after rotation)...

    forum.aspose.com/t/topic/324972
  7. Tomcat и многопоточность aspose imaging - Free ...

    Доброе время суток! Пробую возможность перехода на Ваш продукт. При использовании в web-приложении под управлением Tomcat (10.1.44 )+ Struts2 (7.0.X) + ubuntu, во время остановки сервера всегда выскакивает следующий ужО…...x) + ubuntu, во время остановки...создаются две preview (500 на X и 100 на X), все хорошо, НО при остановке...

    forum.aspose.com/t/tomcat-aspose-imaging/320589
  8. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....x, you need to make some minor changes...New Aspose.Slides for .NET 13.x Approach //Instantiate Presentation...

    docs.aspose.com/slides/net/how-to-create-charts...
  9. BarcodeParameters|Aspose.BarCode for Python via...

    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....Properties Name Description x_dimension x-dimension is the smallest...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Error on updating fields of document with custo...

    When creating documents from a certain template we get an eXception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…...Where(x => x.Name == "KLIB_ADRESSEKLIENT")...

    forum.aspose.com/t/error-on-updating-fields-of-...