Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 73,660 for

x

(0.12 sec)
  1. Save Eml/Mht/Emlx

    Save Eml/Mht/EmlX Hello When saving Mime Eml (and Mht, also EmlX) it can be saved in 2 ways, that other email clients open it as read-only/sent or editable/unsent mode. I think it depens on X-Unsen...... I think it depens on X-Unsent tag. Which SaveOption in...editable/unsent mode. I think it depens on X-Unsent tag. Which SaveOption in...

    forum.aspose.com/t/save-eml-mht-emlx/286928.rss
  2. Barcode reader for Code39Standard outputs a non...

    X-TEK758_janite.7z (313.4 KB) AsposeBarcode.7z (3.9 KB) The first attachment is a barcode file (Code39) with teXt “TEK758”, the second attachment is c# code with method FindBarcodes and some other stuff. Running the m…...fransbloemen August 25, 2022, 1:05pm #1 X-TEK758_janite.7z (313.4 KB) AsposeBarcode...barcodes found in “X-TEK758_janite.tif”: [Code39, {X=237,Y=170,Width=917...

    forum.aspose.com/t/barcode-reader-for-code39sta...
  3. Vector3 - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...double x The x component. static Vector3 X_AXIS Gets the X axis...Vector3 struct. Vector3 (double x, double y, double z) Initializes...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. vector3 - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...double x The x component. static Vector3 X_AXIS Gets the X axis...Vector3 struct. Vector3 (double x, double y, double z) Initializes...

    reference.aspose.com/3d/java/com.aspose.threed/...
  5. SetArgb32Pixel | Aspose.Imaging for .NET API 参考

    为指定位置设置图像 32 位 ARGB 像素...int x , int y , int argb32Color ) 范围 类型 描述 x Int32 像素 x 位置。 y...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  6. BinarizeBradley | Aspose.Imaging for .NET API R...

    BinarizeBradley DjvuImage.BinarizeBradley method Binarization of an image using Bradley’s adaptive thresholding algor......pixel and the average of an s x s window of pixels centered around...windowSize Int32 The size of s x s window of pixels centered around...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. AddSummaryZoomFrame() | Aspose.Slides for C++ A...

    Adds a new Summary Zoom object to the end of a collection....:: AddSummaryZoomFrame ( float x , float y , float width , float...Parameter Type Description x float X coordinate of a new Section...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  8. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AXisBound::get_ValueAsDate method. Returns value of aXis bound represented as datetime in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartPoint - Aspose.Cells for Python via Java -...

    Details & eXamples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....getArcEndPointXPx () Gets the x coordinate of ending point for...getArcStartPointXPx () Gets the x coordinate of starting point for...

    reference.aspose.com/cells/python-java/asposece...
  10. System::Func< Args > Class Template Refer...

    Public Member Functions | List of all members System::Func< Args > Class Template Reference Inherits System::Multicas...... void Print ( int x, const System::Func<int, int>...int> &func) { std::cout << func(x) << std::endl; } int main() { //...

    reference.aspose.com/page/cpp/class/system.func/