Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 30,234 for

x

(0.15 sec)
  1. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docX,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docX to pdf conversion…...getRect(); float x = rect.getLLX(); float y = rect...println("Text: " + text + ", X: " + x + ", Y: " + y + ", Width:...

    forum.aspose.com/t/comparison-and-fetching-coor...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the aXis has minor gridlines in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. errorAmazonS3Storage Error using aspose API - F...

    Hello , I have been merging PDFs using Aspose’s “default storage” without issues for a long time, but today the same request suddenly stopped working and now returns 400 Bad Request with errorAmazonS3Storage. My call …...storage=&folder=X I don’t understand why this error...…/merge?storage=&folder=X to …/merge?folder=X (or simply omit the...

    forum.aspose.com/t/erroramazons3storage-error-u...
  4. Stream incorrect or unsupported! AmazonS3 Stora...

    I’ve created AWS S3 bucket and configured a use with IAM role to have read/write access to this bucket. I’ve created a new storage type AWS S3 and properly everything configured. I’ve confirmed that connection is valid: …...cURL request I’m sending: curl -X POST "https://api.aspose.cloud/v3..."authorization: Bearer xxxx" -H "x-aspose-client: Containerize.Swagger"...

    forum.aspose.com/t/stream-incorrect-or-unsuppor...
  5. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset formatting for a cleaner, more professional look.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more professional look.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors.... x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) The result:...

    docs.aspose.com/slides/python-net/connector/
  8. ChartXValue.from_double method | Aspose.Words f...

    ChartXValue.from_double method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DOUBLE](../../chartXvaluetype/#DOUBLE) type.... series [ 0 ] # Clear X and Y values of the first series...series with data. series1 . add ( x_value = aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 9. Symbols in math formulas

    Learn the classification of math symbols in TeX, and access to symbols of various classes using commands of standard TeX(LaTeX) and the amssymb package....{amsmath} 2 \ [ a \# \ top _x ^ \ alpha x ^ \ alpha_b \ ] 3 \ [ a...mathrel{ \# } \ mathop{ \ top}_x ^ \ alpha x ^ \ alpha_b \ ] In addition...

    docs.aspose.com/tex/java/latex-math-symbols/
  10. Using Lambda Functions in C#|Aspose.Words for .NET

    Use lambda functions in template eXpressions when building a report in C#....syntax x => x.Property without specifying the type of x . The...engine determines the type of x from the collection being processed...

    docs.aspose.com/words/net/using-lambda-functions/