Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 9,789 for

effects

(0.33 sec)
  1. Оптимизация использования памяти при работе с б...

    Узнайте, как оптимизировать использование памяти при работе с крупными файлами Excel с помощью Aspose.Cells и C++....Note: This setting cannot take effect for the existing worksheets...

    docs.aspose.com/cells/ru/cpp/optimizing-memory-...
  2. Speicherverbrauch bei der Arbeit mit großen Dat...

    Erfahren Sie, wie Sie den Speicherverbrauch bei der Arbeit mit großen Excel Dateien mit Aspose.Cells und C++ optimieren....Note: This setting cannot take effect for the existing worksheets...

    docs.aspose.com/cells/de/cpp/optimizing-memory-...
  3. ShapeBase.BoundsWithEffects | Aspose.Words per ...

    Scopri la proprietà ShapeBase BoundsWithEffects per ottenere l'estensione finale della tua forma dopo aver applicato gli effetti di disegno, misurata in punti per una maggiore precisione....Document ( MyDir + "Shape shadow effect.docx" ); Shape [] shapes =...

    reference.aspose.com/words/it/net/aspose.words....
  4. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....gradient fill don't get any effect, it will work only for linear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::get_GradientStyle...

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....gradient fill don't get any effect, it will work only for linear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....process more efficient and effective. How to Filter Blanks or Non-Blanks...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  7. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…... To proceed effectively, we kindly request a few...environment. To resolve this effectively, it is crucial for us to...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  8. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...crucial for the changes to take effect properly. Use the Correct Resolution...manage the size changes effectively when dealing with SmartObjectLayer...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  9. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...the document, such that the effective width of the document becomes...

    forum.aspose.com/t/update-table-width-when-savi...
  10. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Normally, will this operation take effect? alexey.noskov March 28, 2025...

    forum.aspose.com/t/how-to-modify-footnote-conte...