Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 150,873 for

2

(0.25 sec)
  1. 55541805.xlsx

    Sheet1 1 2 3 2017-11-26T14:40:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2017-11-26T14:40:37Z 2017-11-26T14:40:37Z 2017-11-26T14:40:37Z 16.0300 false......Sheet1 1 2 3 2017-11-26T14:40:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/sv/java/determine-if-shap...
  2. Aspose::Words::Loading::ResourceType enum | Asp...

    Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++.... CssStyleSheet 2 CSS style sheet. Document 3 Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. DWG to SVG Conversion Issues in Aspose.CAD: ERR...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...cad-java lhtim February 4, 2026, 2:38am 1 use sdk version : aspose...Discourse February 4, 2026, 2:39am 2 @lhtim I understand you are...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  4. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....-> SetValue ( u "Third page" , 2 ); titles -> SetValue ( u "Fourth..., 3 ); for ( int i = 0 ; i < 2 ; i ++ ) { // Create Heading object...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  6. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...

    reference.aspose.com/words/java/com.aspose.word...
  7. 什么是AI文件? |知识库

    如果您曾经与Adobe Illustrator编辑器合作,则可能会面临AI格式。这是PDL格式书面的一种,在本文中进行了描述。...Adobe Illustrator 使用了 130 多个此类 1‑2 字符的操作符,这些定义并未存储在 AI 文件的 prolog...y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1 x 2 y 2 x 3 y 3 C num...

    docs.aspose.com/page/zh/net/what-is-ai-file/
  8. 在 PostScript 中使用页面 | .NET

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... 以下代码片段通过 8 个步骤创建一个 2 页的 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项创建...使用默认选项创建 对象。 使用已创建的输出流和保存选项创建一个 2 页的 PsDocument。 使用文档的默认页面尺寸(纵向...

    docs.aspose.com/page/zh/net/ps/working-with-pages/
  9. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....= new SVGSVGElementBuilder() 2 . AddCircle (circle => circle...(Paint. None ) 5 . StrokeWidth (2)) 6 . Build (); Here, circle =>...

    docs.aspose.com/svg/net/element-builders/
  10. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...