Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 28,910 for

x

(0.24 sec)
  1. MathText|Aspose.Slides for Python Documentation

    Work with math teXt in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....math_paragraph # Add a simple fraction: x / y. fraction = slides . mathtext...mathtext . MathematicalText ( "x" ) . divide ( "y" ) math_paragraph...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::Clear method. Removes all data values from the chart series. Format of all individual data points and data labels is cleared in C++....() -> idx_get ( 0 ); // Clear X and Y values of the first series...() -> idx_get ( 1 ); // Clear X and Y values of the second series...

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

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AXisX method. Provides access to properties of the X aXis of this series group in C++....Provides access to properties of the X axis of this series group. System...Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartYValue::Fr...

    Aspose::Words::Drawing::Charts::ChartYValue::FromDouble method. Creates a ChartYValue instance of the Double type in C++....() -> idx_get ( 0 ); // Clear X and Y values of the first series...() -> idx_get ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 档案

    档案...Where(x => x.ElementType == Forms.FormElementType...Forms.InputElement>() .Where(x => x.Type == Forms.InputElementType...

    blog.aspose.com/zh/html/create-fill-html-form-s...
  6. Pdf417Parameters|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.... x^16 + x^12 + x^5 + 1 pdf_417eci_encoding...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....pageIndex , Graphics graphics , float x , float y , float scale ) Parameter...object where to render to. x Single The X coordinate (in world units)...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AXisBuiltInUnit enum. Specifies the display units for an aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Moving of hatch origin point closer to hatch bo...

    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....CadHatchPatternData set LineBasePoint for X and Y. Example: Move drawing down...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  10. Vectors extraction without text - Free Support ...

    Hello. Is there a way to eXtract the vectors without any teXt? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes teXt, also it gets some teXts as vectors. Could you please help me? tes…...(var x = 0; x < width; x++) { var pixel = source.GetPixel(x, y);...} if (x < minX) minX = x; if (y < minY) minY = y; if (x > maxX)...

    forum.aspose.com/t/vectors-extraction-without-t...