Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 155,452 for

2

(2.57 sec)
  1. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/tr/go-cpp/add-xml-map-ins...
  2. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator type. I am having issues right now with SetAdvancedColor. An element on s…...Parse(opValues(2)) * 255) Dim K = CInt(Double.Parse(opValues(3))...String.Format("#{0:X2}{1:X2}{2:X2}", otherR, otherG, otherB)...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  3. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  4. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。...SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 0 ). SetValue...worksheet . GetCells (). Get ( 2 , 1 ). SetValue ( 9 ); worksheet...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  5. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....get(0)); // 2 - By GUID: Assert.assertEquals(xmlPart...getCustomXmlParts().getCount(), 2); // Iterate through the collection...

    reference.aspose.com/words/java/com.aspose.word...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...2” python-dotenv = “^1.0.1” pydantic = “^2.10.6” aspose-slides...aspose-slides = “25.2.0” aspose-svg-net = “25.2.0” sushmapr February...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. Introduction to Java Programming | Aspose.Zip D...

    This document provides an overview of Java programming fundamentals and concepts....Archive archive = new Archive( 2 new ArchiveEntrySettings( 3 new...save (outputStream, saveOptions) 2 archive. save (filePath, saveOptions)...

    docs.aspose.com/zip/java/introduction/
  8. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  9. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...com/aspose-tasks/Aspose.Tasks-for-Java 2 try 3 { 4 FileInputStream prjStream...

    docs.aspose.com/tasks/java/creating-reading-and...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....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...