Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 9,591 for

effects

(0.15 sec)
  1. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...helps you resolve the issue effectively. Best regards, Professionalize...

    forum.aspose.com/t/pdf-document-save-invalidope...
  2. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...team to address the issue effectively. Could you please clarify:...

    forum.aspose.com/t/inconsistent-line-height-ren...
  3. Aspose.Cells 17.1.0 中的公共API更改|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 ( 0 ); //Read the glow effect color GlowEffect glow = shape...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....the last settings will take effect. Font Substitution Mechanism...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  5. Customize Globalization Settings for Pivot Tabl...

    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....following screenshot shows the effect of the sample code on the output...

    docs.aspose.com/cells/nodejs-cpp/customize-glob...
  6. Gestionar marcadores de posición en presentacio...

    Gestione sin esfuerzo los marcadores de posición en Aspose.Slides para Python a través de .NET: reemplace texto, personalice sugerencias y establezca la transparencia de imágenes en PowerPoint y OpenDocument.... add_alpha_modulate_fixed_effect ( 75 ) Preguntas frecuentes...

    docs.aspose.com/slides/es/python-net/manage-pla...
  7. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...has been introduced as a side effect of WORDSNET-28243 fix, which...

    forum.aspose.com/t/continuous-section-break-not...
  8. VSTO と Aspose.Slides for .NET を使用したアニメーション付き画像枠...

    Microsoft Office の自動化から Aspose.Slides for .NET へ移行し、クリーンな C# コードで PowerPoint (PPT, PPTX) スライドの画像枠にアニメーションを付けます。...画像枠に左から飛び込むアニメーション効果を追加 IEffect effect = sequence . AddEffect ( pictureFrame...

    docs.aspose.com/slides/ja/net/adding-picture-fr...
  9. 在 Java 中获取演示文稿的段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。... 使用 effective paragraph formatting data...

    docs.aspose.com/slides/zh/java/paragraph/
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …... Solution : To effectively replace the text, follow...

    forum.aspose.com/t/some-content-cannot-be-repla...