Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,205 for

2

(0.25 sec)
  1. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...当您对主主题颜色(1)进行亮度变换时,会生成来自附加调色板(2)的颜色。随后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...Dark 1 、 Light 1 、 Dark 2 、 Light 2 ,而较新的 UI 版本将同一槽显示为 Text 1...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  2. 與儲存在 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...
  3. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...He April 29, 2025, 5:35am 2 @rsv2 Would you like to provide...it soon rsv2 April 29, 2025, 2:36pm 3 @John.He This is happening...

    forum.aspose.com/t/getting-null-pointer-excepti...
  4. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...CENTER), horizontal (2 columns), and vertical (2 rows). This creates...CENTER , horizontal = 2 , vertical = 2 , ) document = apdf ....

    products.aspose.com/pdf/python-net/merger/jpeg-...
  5. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... writeln ( "Item 2" ); // Now, there is one unused... styles . count ). toEqual ( 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…...words-net Calvin95 October 28, 2025, 2:22am 1 ImageSaveOptions imageOptions...Discourse October 28, 2025, 2:23am 2 @Calvin95 在使用 GetShapeRenderer()...

    forum.aspose.com/t/aspose-word-for-net-getshape...
  8. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!... Print (); // 2 - Specify a printer that we wish...default printer: doc . Print (); // 2 - Specify a printer that we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

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