Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 15,032 for

transformation

(0.55 sec)
  1. Extraia arquivos RAR usando Java

    Este guia cobre o processo de extração de arquivos RAR usando Java. Explica a configuração do IDE, as etapas e o código relevante para descompactar arquivos RAR usando Java....ZIP em Java, leia o artigo: Transforme RAR em ZIP em Java . Updated...

    kb.aspose.com/pt/zip/java/extract-rar-files-usi...
  2. FieldIncludeText.Encoding | Aspose.Words per .NET

    Scopri la proprietà FieldIncludeText Encoding per gestire facilmente la codifica dei dati nei tuoi file. Migliora la gestione dei tuoi dati con questa funzionalità essenziale!...MyDir + "CD collection XSL transformation.xsl" ; builder . Writeln...

    reference.aspose.com/words/it/net/aspose.words....
  3. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    Scopri la proprietà FieldIncludeText NamespaceMappings per gestire facilmente i mapping degli spazi dei nomi per le query XPath, migliorando l'efficienza nella gestione dei dati....MyDir + "CD collection XSL transformation.xsl" ; builder . Writeln...

    reference.aspose.com/words/it/net/aspose.words....
  4. Gerar PDF a partir de XML|Aspose.PDF para Java

    Aspose.PDF para Java oferece a oportunidade de converter um arquivo XML em documento PDF, requerendo que o arquivo XML de entrada siga o Schema do Aspose.PDF para Java....org/1999/XSL/Transform" > <xsl:template match= "/"...javax.xml.transform.* ; import javax.xml.transform.stream.StreamResult...

    docs.aspose.com/pdf/pt/java/generate-pdf-from-xml/
  5. 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...
  6. 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...
  7. 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...
  8. Trabalhar com Texturas em PostScript | C++

    Como adicionar um padrão de textura a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em C++....System::Drawing::Drawing2D::Matrix > transform = System::MakeObject < Sy...0f ); 37 brush -> set_Transform(transform); 38 39 //Set this texture...

    docs.aspose.com/page/pt/cpp/ps/working-with-tex...
  9. Работа с текстурами в 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...
  10. Travailler avec Gradient dans un fichier XPS | ...

    Comment ajouter un dégradé vertical, horizontal ou linéaire à un fichier XPS est une question à laquelle répond la solution API Aspose.Page.... render_transform = doc. create_matrix (1, 0...10,200" )) 14 path. render_transform = doc. create_matrix (1, 0...

    docs.aspose.com/page/fr/python-net/xps/working-...