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

2

(0.24 sec)
  1. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/working-with-pages/
  2. 在 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...
  3. 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...
  4. 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...
  5. 使用 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...
  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. 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...
  10. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...other icons) Health Canada QIU (2).docx (120.0 KB) (Content is being...noskov June 16, 2023, 4:30pm 2 @OpenDevSolutions I have tested...

    forum.aspose.com/t/aspose-words-document-conver...