Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 9,049 for

annotation

(1.46 sec)
  1. Archiv

    Archiv...annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android...

    blog.aspose.com/cs/words/build-android-word-to-...
  2. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python....vertical labels, and rotated annotations. Rotate Text Fragments Using...stylized headers, diagrams, or annotated labels. Creates a PDF named...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  3. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...annotation.*; import io.swagger.annotations.Api; import...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  4. Форматировать PDF-документы в Python|Aspose.PDF...

    Узнайте, как форматировать PDF‑документы, встраивать шрифты, управлять настройками просмотрщика и настраивать параметры отображения в Python.... annotations . GoToAction ( ap . annotations . XYZExplicitDestinati...

    docs.aspose.com/pdf/ru/python-net/formatting-pd...
  5. Bloquer ou déverrouiller les formes avec JavaSc...

    Cet article vous montre du code expliquant comment bloquer ou déverrouiller les formes pour les protéger en utilisant la bibliothèque Aspose.Cells pour JavaScript via C++....être utilisées pour les annotations, illustrations ou comme partie...utilisées pour sécuriser des annotations ou des surlignages spécifiques...

    docs.aspose.com/cells/fr/javascript-cpp/lock-or...
  6. C#를 사용한 PDF 문서 포맷팅|Aspose.PDF for .NET

    Aspose.PDF for .NET로 PDF 문서를 생성하고 포맷합니다. 다음 코드 스니펫을 사용하여 작업을 해결하세요.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/ko/net/formatting-pdf-docum...
  7. Mise en forme d'un document PDF en C#|Aspose.PD...

    Créez et mettez en forme le document PDF avec Aspose.PDF for .NET. Utilisez le code suivant pour résoudre vos tâches.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/fr/net/formatting-pdf-docum...
  8. Formatage du document PDF en C++|Aspose.PDF pou...

    Créez et formatez le document PDF avec Aspose.PDF pour C++. Utilisez l'extrait de code suivant pour résoudre vos tâches....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/fr/cpp/formatting-pdf-docum...
  9. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  10. Optimize PDF using C++|Aspose.PDF para C++

    Optimizar archivo PDF, reducir todas las imágenes, disminuir el tamaño del PDF, desincrustar fuentes, habilitar la reutilización del contenido de la página, eliminar o aplanar anotaciones con C++....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    docs.aspose.com/pdf/es/cpp/optimize-pdf/