Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 27,086 for

x

(0.18 sec)
  1. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!..."[Table start] Size: " + rows + "x" + columns ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Extract Assets from GLB File Formats via Java |...

    Sample Java eXtract assets code for GLB file. Use this eXample code to eXtract assets from GLB file within any Web or Desktop Java based application....(Virtual Reality Modeling Language) X (DirectX Model File) USD (Universal...

    products.aspose.com/3d/java/extractor/glb/
  3. Extract Assets from U3D File Formats via Java |...

    Sample Java eXtract assets code for U3D file. Use this eXample code to eXtract assets from U3D file within any Web or Desktop Java based application....(Virtual Reality Modeling Language) X (DirectX Model File) USD (Universal...

    products.aspose.com/3d/java/extractor/u3d/
  4. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... x = 0.05 label . y = 0.1 presentation...

    docs.aspose.com/slides/python-net/chart-data-la...
  5. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java.... CHART_X Chart X. CHEVRON Chevron. CHORD Chord...star. CHART_X public static int CHART_X Chart X. CHEVRON public...

    reference.aspose.com/words/java/com.aspose.word...
  6. What's New in Aspose.Email for .NET|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.... Set the X-ALT-DESC header in ICS file -...HtmlDescription property to set the X-ALT-DESC header. Aspose.Email...

    docs.aspose.com/email/net/whats-new/
  7. Convert PDF to EPUB, TeX, Text, XPS in JavaScri...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, TeXt, XPS etc using JavaScript or JavaScript....fileNameResult , "application/x-tex" , evt . data . params [ 0...fileNameResult , "application/x-tex" ); } file_reader . readAsArrayBuffer...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....support for setting SmartArtShape X and Y properties. The code snippet...= node . shapes [ 1 ] shape . x += ( shape . width * 2 ) shape...

    docs.aspose.com/slides/python-net/manage-smarta...
  9. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....support for setting SmartArtShape X and Y properties. The code snippet...node . Shapes [ 1 ]; shape . X += ( shape . Width * 2 ); shape...

    docs.aspose.com/slides/net/manage-smartart-shap...
  10. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... x , shape . y , shape . width ,...shapes . add_video_frame ( shape . X , shape . Y , shape . width ,...

    docs.aspose.com/slides/python-net/picture-frame/