Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 30,510 for

x

(0.12 sec)
  1. Extract X3D Files via .NET

    C# decompression source code to eXtract X3D documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) XAML (Extensible...

    products.aspose.com/zip/net/extract/x3d/
  2. Extract PPTM Files via .NET

    C# decompression source code to eXtract PPTM documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/pptm/
  3. Extract VDX Files via .NET

    C# decompression source code to eXtract VDX documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/vdx/
  4. Extract PPT Files via .NET

    C# decompression source code to eXtract PPT documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/ppt/
  5. Extract EPUB Files via .NET

    C# decompression source code to eXtract EPUB documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/epub/
  6. Extract SLN Files via .NET

    C# decompression source code to eXtract SLN documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/sln/
  7. Extract XLTX Files via .NET

    C# decompression source code to eXtract XLTX documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/xltx/
  8. Extract VDW Files via .NET

    C# decompression source code to eXtract VDW documents from a single archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/extract/vdw/
  9. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....containing block, // and the x and y coordinates of (1000, 1000)...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# eXamples of implementing SVG gradients using the Aspose.SVG for .NET API....linearGradient > 8 </ defs > 9 < rect x = "30" y = "30" height = "150"...(SvgNamespace, "rect" ); 42 rectElement. X . BaseVal . Value = 30; 43 rectElement...

    docs.aspose.com/svg/net/svg-gradients/