Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 65,986 for

path

(0.45 sec)
  1. Customize Barcode Color Scheme in C++|Documenta...

    How to Customize Color of Barcode Elements in C++... // The path to the documents directory....settings ( Color.Green ). // The path to the documents directory....

    docs.aspose.com/barcode/cpp/customize-barcode-c...
  2. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....ProcessPresentation ( string path , string outPath , CancellationToken...presentation = new Presentation ( path , options )) { presentation...

    docs.aspose.com/slides/net/support-for-interrup...
  3. 档案

    档案...System::IO::File::Open(System::IO::Path::GetDirectoryName(outputFileName)...Name) + u"\\" + System::IO::Path::GetFileNameWithoutEx(outputFileName)...

    blog.aspose.com/zh/page/convert-xps-oxps-to-jpg...
  4. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。... add ( cubeNode ); // The path to the documents directory....(). add ( cubeNode ); // The path to the documents directory....

    docs.aspose.com/3d/zh/java/adding-transformatio...
  5. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...CadEdgeBoundaryPath path = new CadEdgeBoundaryPath(); path.Objects = new...new List(); path.Objects.Add(new CadBoundaryPathLine() { FirstPoint...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  7. Fill.setImage method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.setImage method...Description fileName string The path to the image file. setImage(stream)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...specify the full or relative path to this file in the BarCodeReader...SetBarCodeImage method to pass the path to the already existing object...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  9. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Matrix Transformation of a Path in Java To perform a matrix...matrix transformation on a path in Java, follow these steps: Create...

    docs.aspose.com/drawing/java/working-with-coord...
  10. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...at the specified output path (e.g., path_outfile + str(page_count)...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/x...