Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 159,267 for

2

(0.18 sec)
  1. 90112030.ods

    Pictures/backgound1.png content.xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2019 Aspose Pty Ltd. styles.xml % ( ) - $ $ ( ) $ - ( ) - $ $ ( )......xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation...

    docs.aspose.com/cells/sv/javascript-cpp/working...
  2. 55541812.xlsx

    Sheet1 1 2 3 4 5 6 7 8 9 10 2017-11-25T03:33:49Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2017-11-25T03:33:49Z 2017-11-25T03:33:49Z 2017-11-25T03:33:49......Sheet1 1 2 3 4 5 6 7 8 9 10 2017-11-25T03:33:49Z 16.0300 Microsoft...

    docs.aspose.com/cells/ru/java/render-sequence-o...
  3. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....setResizeVertically(true); // 2 - The IMPORT field: FieldImport...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....org/2000/svg" > 2 < defs > 3 < filter id = "f1"..."http://www.w3.org/2000/svg" > 2 < defs > 3 < filter id = "shadow"...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  5. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  6. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...net/{0}/tokens/OAuth/2" ; private static readonly string...erRel('{1}')/Files/add(url='{2}',overwrite=true)" ; // Access...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  7. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In C# Application , I am...Professionalize.Discourse July 23, 2025, 2:04pm 2 @vigneshS Cause The error...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  8. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....NuGet Package Manager Console 2. Apply a License Step-by-Step:...and reference the DLL manually. 2. Apply a License # Without a license...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  9. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents.... UppercaseAlphabetic 2 Numeric formatting. Formats a...= builder . InsertField ( "= 2 + 3" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

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