Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 29,012 for

x

(0.84 sec)
  1. Tomcat и многопоточность aspose imaging - Free ...

    Доброе время суток! Пробую возможность перехода на Ваш продукт. При использовании в web-приложении под управлением Tomcat (10.1.44 )+ Struts2 (7.0.X) + ubuntu, во время остановки сервера всегда выскакивает следующий ужО…...x) + ubuntu, во время остановки...создаются две preview (500 на X и 100 на X), все хорошо, НО при остановке...

    forum.aspose.com/t/tomcat-aspose-imaging/320589
  2. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....x, you need to make some minor changes...New Aspose.Slides for .NET 13.x Approach //Instantiate Presentation...

    docs.aspose.com/slides/net/how-to-create-charts...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, DocX, DotX, Docm, Dotm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....Shows how to sign documents with X.509 certificates. // Verify that...sign documents. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a list of plants containing a list of processes, with a value for each process, and I would like t…...<<foreach [x in plantlines3]>> Line: <<[x.plant.name]>><<[x.line.name]>><<[x...name]>><<[x.line.value]>><</foreach>> However, when doing this...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  5. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/swiss-p...
  6. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/deutsch...
  7. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. EXplore page geometry, teXt, and structure effortlessly!...Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 使用aspose.cad 将dwg文件转图片预览失败 - Free Support Forum...

    net版本:4.6.1 aspose.cad 版本:22.1.0.0 demo代码: using (CadImage cadImage = (CadImage)Image.Load(dwgFile)) { List<string> layers = cadImage.Layers.GetLayersNames(); // 遍历所…...例如,我可以获得 20k x 20k 的光栅图像,但对于一些随机绘图则不能获得 25k x 25k 的光栅图像。 如果...

    forum.aspose.com/t/aspose-cad-dwg/310518
  9. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various verteX data elements, here we eXplain how to map data to meshes' component and resuze data....1 , 2 , 3 }); // Right side (X+) cube . CreatePolygon ( new int... 4 , 7 , 6 }); // Left side (X-) cube . CreatePolygon ( new int...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  10. Resize and crop EPS via Python | Aspose.Page

    Elevate your Python applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    products.aspose.com/page/python-net/resize-eps/