Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 50,810 for

properties

(1.97 sec)
  1. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...images appear to have the same properties, but the LOGO is just not...(which seem to have the same properties) do? Professionalize.Discourse...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  2. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....all the basic methods and properties to accomplish this task like...location. You can set different properties of the newly added control...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageBrightness method. Gets or sets the brightness for the generated images in C++....get_ImageBrightness () const Remarks This property has effect only when saving...); // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting Properties in C++....the paragraph formatting properties. System :: SharedPtr < Aspose...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/java/work-with-office-add...
  6. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram.... To identify properties in Microsoft Office Visio:...Select Hyperlink. Set existing properties Press OK button A shape’s...

    docs.aspose.com/diagram/net/working-with-hyperl...
  7. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....getMaxDataColumn() properties. If the aforementioned properties return zero...however, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  8. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Compress Image in Python

    This topic discusses the details to compress image in Python. It encompasses the algorithm and a working code snippet for developing a picture compressor in Python....PngOptions class and set various properties Export the output compressed...compression level along with other properties. Finally, export the output...

    kb.aspose.com/imaging/python/compress-image-in-...