Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 47,069 for

color

(0.24 sec)
  1. Convert AMF to FBX via Python | products.aspose...

    Sample code for AMF to FBX Python conversion. Use API example code for batch AMF files to FBX conversion within VB.NET, Asp.NET or any .NET based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/python-net/conversion/am...
  2. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…...various properties such as color, width, and styles for the line...Rectangle(100, 100, 200, 200)) { Color = Color.Red, Opacity = 0.5f, //...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  3. Add Blind Watermark Verification to AMF File Fo...

    Sample Node.js verify blind watermark code for AMF file. Use this example code to verify blind watermark to AMF file within any Web based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/nodejs-java/verify-water...
  4. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header.... color = "#0000FF" ; // A section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... solid_fill_color . color = draw . Color . maroon # Save...

    docs.aspose.com/slides/python-net/line/
  6. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...applied the “Inserted text color”. FileInfo destination = new...

    forum.aspose.com/t/tracking-revision-numbering-...
  7. Features|Aspose.Imaging for Python via .NET

    Python image processing library core features includes read and write images, draw images, process images and convert between formats....bps) Tiff color spaces RGB CMYK CIELAB YCrCb Tiff color spaces RGB...

    docs.aspose.com/imaging/python-net/features/
  8. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...0, 'color': None, 'highlight_color': None, 'shading_color': None...'font_size': 11.0, 'color': 'RGB(0, 0, 255)', 'highlight_color': 'RGB(255...

    forum.aspose.com/t/aspose-words-python-missing-...
  9. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages.... Color . gray , ) # delete_stamp_by_id...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  10. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....() -> set_ForegroundColor ( Color :: get_Green ()); document ->...

    products.aspose.com/pdf/cpp/header/