Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 29,861 for

x

(0.13 sec)
  1. Aspose::Words::Fonts::FontPitch enum | Aspose.W...

    Aspose::Words::Fonts::FontPitch enum. Represents the font pitch in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column indeX” when saving the workbook. Teste…...GroupBy(x => x.Field(“order_ref”))) { counter++;...byChild in byParent.GroupBy(x => x.Field(“schedule”))) { counter++;...

    forum.aspose.com/t/limitation-of-number-of-rows...
  3. Supported Platforms Overview|Aspose.Words for .NET

    Aspose.Words for .NET supports a wide range of platforms to work with documents using C#....native Cocoa apps for Mac OS X and allows for native apps that...Linux, FreeBSD, UNIX, Mac OS X, Solaris and Windows operating...

    docs.aspose.com/words/net/supported-platforms/
  4. Working with Appointments|Documentation

    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....a common practice to use the X-ALT-DESC header in iCalendar (RFC...recipient’s calendar application, X-ALT-DESC header is used to provide...

    docs.aspose.com/email/java/working-with-appoint...
  5. Quick Recognition Examples|Documentation

    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 + ", " + rect . y + ")" ); } }..." + i + ": (" + points [ i ]. x + ", " + points [ i ]. y + ")"...

    docs.aspose.com/barcode/java/developer-guide/qu...
  6. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkboX) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkboX gets checked (has ‘X’ within) and the checkboX can’t be changed afterward. We are using a li…...some checkbox gets checked (has ‘X’ within) and the checkbox can’t...the checkbox does not have an ‘X’ sign when generated from windows...

    forum.aspose.com/t/word-content-control-checkbo...
  7. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  8. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as teXt or image stamps, to eXisting PDF documents using Aspose.PDF for Java....page number like “Page X of N” while X being the current page...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  9. How to determine the object of an animation fra...

    How to determine the object of an animation frame sequence? var bindPoints = node.Scene.AnimationClips[0]?.Animations[0]?.BindPoints; foreach (var bp in bindPoints) { Console.WriteLine($"=== {bp.Name} ==="); st…...==="); string[] channels = { "X", "Y", "Z" }; foreach (var ch...got from this code === R === R.X | Time: 0 | Value: 0 R.Y | Time:...

    forum.aspose.com/t/how-to-determine-the-object-...
  10. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/cpp/chart-types/