Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 30,470 for

x

(0.2 sec)
  1. Working with PDF File Metadata in C#|Aspose.PDF...

    EXplore how to eXtract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....x : Metadata is stored in the Info...XmpValue objects. Convert PDF 1.x to PDF 2.0 with Metadata You can...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  2. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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:off x= "0" y= "0" /> <a:ext cx= "0" cy= "0" /> <a:chOff x= "0"...</p:nvSpPr> <p:spPr> <a:xfrm> <a:off x= "2819400" y= "2590800" /> <a:ext...

    docs.aspose.com/slides/php-java/presentationml-...
  3. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for C++ to optimize teXt positioning in PowerPoint presentations....idx_get ( 1 ); double x = tbl -> get_X () + tbl -> get_Rows ()...:: Rectangle , rect . get_X () + x , rect . get_Y () + y , rect...

    docs.aspose.com/slides/cpp/paragraph/
  4. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceEXception while processing an OMR file using the TemplateProcessor.Recognize() method. The file eXists at the specified location, but the eXception is still thrown. Error Details: EXcep…...omr"); var x = templateProcessor.Recognize(Path...RecognitionResult recognitionResult = x; Observation: The file does exist...

    forum.aspose.com/t/nullreferenceexception-throw...
  5. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AXisBuiltInUnit enumeration. Specifies the display units for an aXis....AxisBound ( 20 ); // 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/nodejs-net/aspose.wo...
  6. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....grpSpPr > < a : xfrm > < a : off x = "0" y = "0" /> < a : ext cx...= "0" cy = "0" /> < a : chOff x = "0" y = "0" /> < a : chExt cx...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  7. Sorting Resources by Name | Aspose.Tasks Docume...

    Discover how to sort Microsoft Project (MPP/XML) resources by names using Aspose.Tasks for C#....aredPtr < Resource > const & x, System::SharedPtr < Resource...(System::String::IsNullOrEmpty(x -> Get < System::String > (Rsc::Name())))...

    docs.aspose.com/tasks/cpp/sorting-resources-by-...
  8. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency....MyEAN13Barcode EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...\"501234567890\" EAN13 \\t \\p CASE \\x" )); Assert . That ( doc . Range...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert Financial Reports via .NET | products.a...

    C# code to convert Financial Reports in XBRL, iXBRL(inline Xbrl) and OFX file fomats via .NET library....x version, sgml file format and V2x 2.x version, xml...

    products.aspose.com/finance/net/conversion/
  10. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...pageWidth - margin; // Lower-left x float lly = margin; // Lower-left...urx = pageWidth; // Upper-right x float ury = pageHeight - margin;...

    forum.aspose.com/t/rectangle-for-hyperlink/312974