Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 50,657 for

properties

(0.14 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...browser title and document properties is Chinese characters. if...Chrome the document title and properties appear as Chinese‑like characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …...access both its property name (key) and property value ? Example...object’s properties while also retrieving the property name (key)...

    forum.aspose.com/t/looping-over-object-when-dat...
  3. Actions disappeared after saving - Free Support...

    Hello, i have a shape with an action. But after saving the diagram to a vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…...may stem from the specific properties of the shape or how the actions...following steps: Check Shape Properties : Ensure that the shape you...

    forum.aspose.com/t/actions-disappeared-after-sa...
  4. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...+ chartX)); //Shape Left properties polygonShape.Y = (int)(Top...chartYPosition); //Shape Top properties polygonShape.WidthPt = chartWidth...

    forum.aspose.com/t/how-to-change-rectangularcal...
  5. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java....getCount()); // Print all properties of the document's web extension...getCount()); // Print all properties of the document's web extension...

    reference.aspose.com/words/java/com.aspose.word...
  6. BarCodeRegionParameters|Aspose.BarCode for Pyth...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....exposes the following members: Properties Name Description quadrangle...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....close (); Get and Set Page Properties Change PDF Page Size Programmatically...

    docs.aspose.com/pdf/php-java/delete-pages/
  8. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint presentations with tailored legend formatting....In order to set the legend properties. Please follow the steps...chart on slide. Setting the properties of legend. Write the presentation...

    docs.aspose.com/slides/php-java/chart-legend/
  9. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....ThreeDFormat property along with the ThreeDFormat...class contains different properties that can be set to achieve...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  10. 在图表中用Node.js通过C++设置图片作为背景填充|Documentation

    了解如何在Aspose.Cells for Node.js via C++中将图片设置为图表的背景填充。我们的指南将向您展示如何导入和定位图片、调整其大小和颜色,以及应用格式化选项来增强您的图表外观。...chartIndex ); // Set some properties of chart plot area. // To...setIsVisible ( false ); // Set properties of chart title chart . getTitle...

    docs.aspose.com/cells/zh/nodejs-cpp/set-picture...