Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 15,453 for

transformation

(0.27 sec)
  1. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code.... Steps to transform epub to pdf in c# Establish...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  2. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently....the Presentation class to transform the entire presentation into...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Create a Macro in Word using Java

    Refer to this article for coding with VBA using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java.... To transform a DOCX file to JSON, refer...

    kb.aspose.com/words/java/create-a-macro-in-word...
  4. BMP naar EPS converteren in C#

    Deze korte handleiding legt uit hoe u BMP naar EPS converteert in C#. Het bevat de installatie-instructies, het werkproces en een voorbeeldcode die laat zien hoe u een BMP-bestand in C# naar EPS converteert....verschillende instellingen en transformeer het BMP-beeld naar een EPS-uitvoerbestand...

    kb.aspose.com/nl/page/net/convert-bmp-to-eps-in...
  5. C# dilinde bir SVG Nasıl Döndürülür?

    Bu makale, C# dilinde bir SVG'nin nasıl döndürüleceği konusunda yardımcı olur. IDE yapılandırma ayrıntılarına, C# dilinde SVG döndürme için örnek kodla birlikte adımların bir listesine sahiptir.... Satırı döndürmek için transform özniteliğini ayarlamadan önce...

    kb.aspose.com/tr/svg/net/how-to-rotate-an-svg-i...
  6. Aspose Blog | File Format Processing APIs for C...

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....permettant une analyse et une transformation intelligentes du contenu...

    blog.aspose.com/fr/
  7. Erstellen von 3D-Präsentationen in Python|Aspos...

    Erstellen Sie interaktive 3D-Präsentationen in Python mit Aspose.Slides mühelos. Exportieren Sie schnell in PowerPoint- und OpenDocument-Formate für vielseitige Nutzung....können Sie den WordArt‑Transformations‑Effekt verwenden: import...WordArt-Transformations-Effekts text_frame_format . transform = slides...

    docs.aspose.com/slides/de/python-net/3d-present...
  8. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...the EQ field and add a CSS transform: rotate(90deg); rule at runtime...server‑side). <style> .eq-rotate { transform: rotate(90deg); display: inline-block;...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  9. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...Adjusting CSS properties (such as transform: scaleX() or equivalent),...any CSS properties (e.g., transform: scaleX() , letter-spacing...

    forum.aspose.com/t/font-scaling-missing-when-co...
  10. Работа с текстурами в PostScript | С++

    Как добавить шаблон текстуры в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....System::Drawing::Drawing2D::Matrix > transform = System::MakeObject < Sy...0f ); 37 brush -> set_Transform(transform); 38 39 //Set this texture...

    docs.aspose.com/page/ru/cpp/ps/working-with-tex...