Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 30,434 for

x

(0.34 sec)
  1. Supported Platforms Overview|Aspose.Words for .NET

    Aspose.Words for .NET supports a wide range of platforms to work with documents using C#....native Cocoa apps for Mac OS X and allows for native apps that...Linux, FreeBSD, UNIX, Mac OS X, Solaris and Windows operating...

    docs.aspose.com/words/net/supported-platforms/
  2. Working with Appointments|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms....a common practice to use the X-ALT-DESC header in iCalendar (RFC...recipient’s calendar application, X-ALT-DESC header is used to provide...

    docs.aspose.com/email/java/working-with-appoint...
  3. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...x) which contains a preliminary...tried the latest build (25.13.x) which contains a preliminary...

    forum.aspose.com/t/constant-segmentation-faults...
  4. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。... scale(sx, sy) 变换函数允许沿 x 轴和 y 轴缩放图像。 sy 缩放因子值是可选的,如果省略,则假定等于...函数。特别是,“scale(2)”表示将 <circle> 元素在 x 和 y 维度上缩放 2 倍。 要将 circleElement...

    docs.aspose.com/svg/zh/net/svg-scaling/
  5. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions.... // Create an X.509 certificate from a PKCS#12...Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_Document method. Returns the document containing the parent chart in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Fonts::FontInfoCollection::GetEn...

    Aspose::Words::Fonts::FontInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MajorTickMark method. Returns or sets the major tick marks in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_CategoryType method. Gets or sets type of the category aXis in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws EXception { …...edge at 15pt from page → Center X = 15 + 40/2 = 35pt // - Top edge...width=sidebarHeight, height=40): // - Center X = 35pt (same as after rotation)...

    forum.aspose.com/t/topic/324972