Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 6,385 for

point coloring

(0.09 sec)
  1. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...you use, but a good starting point is 1‑2 pt . // Assuming you...Y‑coordinate (top) by a few points var rect = field.Rect; rect...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  2. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....(); // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  3. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...logging to capture the exact point of failure: java.util.logging...a { text-decoration: none; color: #464feb ; } tr th, tr td {...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  4. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...27 28 //Translate to initial point 29 document -> Translate(static_cast...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  5. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....element around a specified point by a given angle. scale(sx,...class. The RootElement property points to the document’s root <svg>...

    docs.aspose.com/svg/net/svg-transformations/
  6. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....different font settings and color. The following code snippet...label of first series first point com . aspose . cells . DataLabels...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...features), and graphic features (color, structure of contours, etc...transform geometry such as a point var fromGeometry = feature.Geometry;...

    products.aspose.com/gis/net/measure-distance
  8. Quick Recognition Examples|Documentation

    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....// Get barcode region Point [] points = result . getRegion ()...at:" ); for ( int i = 0 ; i < points . length ; i ++) { System ...

    docs.aspose.com/barcode/java/developer-guide/qu...
  9. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f….../times new roman the bullet points are not changing the font size/font...Bullet Points Not Changing Font Size/Name : Bullet points are often...

    forum.aspose.com/t/change-styles-for-complete-d...
  10. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...CreateSolidColorBrus(System::Drawing::Color::get_Green())); 21 doc -> Add...CreateSolidColorBrus(System::Drawing::Color::get_Red())); 26 doc -> Add...

    docs.aspose.com/page/cpp/xps/graphic-utilities/