Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 30,479 for

x

(0.27 sec)
  1. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is formatted as all capital letters in C++....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the teXt of any compleXity with the glyphs code....set_X(( float )moveTo -> get_X()); _currentPoint...lineTo) { float x = ( float )lineTo -> get_X(); float y = ( float...

    products.aspose.com/font/cpp/render-text/
  3. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNeXtLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across pages....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...40f; float alto = 30; float x = 20; float y = 20; System.Drawing...System.Drawing.Rectangle((int)x, (int)y, (int)ancho, (int)alto);...

    forum.aspose.com/t/not-synchronized-with-metada...
  6. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...AddSmartArt(x, y, width, height, SmartArtLayoutType...IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,访问这些属性时会抛出 System...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades....snippet shows the steps of getting X and Y coordinates of XFA a form...( names [ 0 ]). Attributes [ "x" ]. Value ); Console . WriteLine...

    docs.aspose.com/pdf/net/xfa-forms/
  8. Bug 5035: Converting EsriJson to CSV- Conversio...

    Hi AleXander, Please see: Test data(Input/output): 5035-EsriJson -Csv.zip (1.3 KB) Thanks,...geometry column looks like POINT (x y) (or the appropriate WKT for..., “features”:[ {“geometry”:{“x”:102,“y”:0.5},“attributes”:{“prop0”:“value0”}}...

    forum.aspose.com/t/bug-5035-converting-esrijson...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....AddSmartArt(x, y, width, height, SmartArtLayoutType...properties RawFrame, Frame, Rotation, X, Y, Width, Height and throws a...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....$\mathrm{max}_i$ \mathbf $\sum x = \mathbf{v}$ \mathsf $\mathsf{G}_1^2$...begin{eqnarray} 2 x &=& 12345 \\ 3 \ mathrm{x} &=& \ mathrm{12345}...

    docs.aspose.com/tex/java/latex-math-fonts/