Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 149,642 for

2

(0.19 sec)
  1. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...NET 2 using (FileStream zipFile = File...com/aspose-zip/Aspose.ZIP-for-.NET 2 using (FileStream zipFile = File...

    docs.aspose.com/zip/net/password-protecting-arc...
  2. Character Value changed after Conversion - Free...

    Hi Team, We are writing from RChilli Inc. We have encountered an issue while using Aspose PDF to convert documents. During the conversion process, we have observed that some text characters become misaligned when compa…...tahir August 7, 2025, 11:21am 2 @Uditya To help us investigate...Team R ar cv 2 (1).pdf (161.2 KB) chilli ar cv 2 (1).pdf (161...

    forum.aspose.com/t/character-value-changed-afte...
  3. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....8 , 2.6 , 3.9 }, new [] { 2.7 , 3.2 , 0.8 , 1.7 });...Visible = false ; dataPoints [ 2 ]. Marker . Format . Fill . PresetTextured...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....\"{0}\"\n\tType: \"{1}\"\n\tValue: \"{2}\"", property.getName(), property...assertEquals(4, properties.getCount()); // 2 - Remove by name: properties.remove("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0 , 2 , 0 , ObjectExt :: Box < String > ( u "Category 2" )));... ( workBook -> GetCell ( 0 , 2 , 1 , ObjectExt :: Box < int32_t...

    docs.aspose.com/slides/zh/cpp/chart-series/
  6. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....writeln("Item 2"); // Now, there is one unused...cleanup(cleanupOptions); Assert.assertEquals(2, doc.getStyles().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  7. Cad转pdf部分特殊字符串转换错误问题 - Free Support Forum - asp...

    2.png (43.2 KB) 1.png (5.7 KB) 图片1为cad的内容,图片2为转换pdf后的内容,字符没有正确转换过来。 以下是图纸: 1.zip (188.4 KB)...June 24, 2025, 6:18am 1 2.png (43.2 KB) 1.png (5.7 KB) 图片1为c...gorokhovatskyi June 24, 2025, 9:48am 2 @wangwei001 , 您好, 公差符号使用 GDT 字体...

    forum.aspose.com/t/cad-pdf/314337
  8. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  10. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... getTextParagraphs (). get ( 2 ); p . setAlignmentType ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...