Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 148,946 for

2

(0.09 sec)
  1. sourceFile.xlsx

    Sheet1 XML Advanced Electronic Signatures (XAdES) reference: 1. https://en.wikipedia.org/wiki/XAdES 2. https://www.w3.org/TR/XAdES/ 2019-12-13T07:54:42Z 16.0300 Peyton Xu HP 2019-12-11T09:12:50Z 20......org/wiki/XAdES 2. https://www.w3.org/TR/XAdES/...

    docs.aspose.com/cells/ru/java/support-for-xades...
  2. 101089323.xlsx

    Sheet1 XML Advanced Electronic Signatures (XAdES) reference: 1. https://en.wikipedia.org/wiki/XAdES 2. https://www.w3.org/TR/XAdES/ 2019-12-13T07:54:42Z 16.0300 Peyton Xu HP 2019-12-11T09:12:50Z 20......org/wiki/XAdES 2. https://www.w3.org/TR/XAdES/...

    docs.aspose.com/cells/ru/python-net/support-for...
  3. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform BMP...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  4. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform TIFF...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  5. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....2 Additional Address Line Let’s...Sydney , Australia ) /T(Address.2) /V(Additional Address Line) What...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  6. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....comb type transition on slide 2 presentation . getSlides (). get_Item...comb type transition on slide 2 pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  7. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  8. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....C++ It is necessary to do just 2 steps in order to perform BMP...com/aspose-page/Aspose.Page-for-C 2 3 // The path to the documents...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  9. 如何使用 CSS 选择器 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML 中的 QuerySelector() 和 QuerySelectorAll() 方法有效地应用选择器来选择要样式化的元素。...HTML content using CSS selector 2 3 // Prepare path to source HTML...querySelector() Copy 1 < html > 2 < head > 3 </ head > 4 < body...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. Document | Aspose.Words for Java

    Represents a Word document in Java....")); // 2 - Load a document that exists...writeln("Item 1"); builder.writeln("Item 2"); doc.cleanup(); Assert.assertEquals(6...

    reference.aspose.com/words/java/com.aspose.word...