Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 9,876 for

aspose position settings

(0.23 sec)
  1. Hello World Anwendung mit Aspose.Slides für C++...

    Erstellen Sie Ihre erste C++-Anwendung mit Aspose.Slides, ein einfaches Hello-World-Beispiel, das Sie bereit macht, PPT-, PPTX- und ODP-Präsentationen zu automatisieren....Hello World Anwendung mit Aspose.Slides für C++ Contents [ Hide...World an einer angegebenen Position einer Folie enthält. Bitte...

    docs.aspose.com/slides/de/cpp/hello-world-appli...
  2. FieldPageRef Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldPageRef för sömlös implementering av PAGEREF-fält, vilket förbättrar dokumentnavigering och effektivitet....Beskrivning BookmarkName { get; set; } Hämtar eller anger namnet...formatering. InsertHyperlink { get; set; } Hämtar eller anger om en hyperlänk...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ChartLegend Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Charts.ChartLegend لتحسين مخططاتك باستخدام خصائص الأسطورة القابلة للتخصيص لتحسين تصور البيانات.... Overlay { get; set; } يحدد ما إذا كان سيتم السماح...الافتراضية هي خطأ شنيع . Position { get; set; } يحدد موضع الأسطورة...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Форматирование текста в PDF с использованием C+...

    Эта страница объясняет, как форматировать текст внутри PDF-файла. Сюда входят добавление отступа строки, добавление границы текста, добавление подчеркивания текста, добавление границы вокруг добавленного текста, выравнивание текста для содержимого плавающего блока и т. д....добавить отступ строки в PDF, Aspose.PDF для C++ использует свойство...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...

    docs.aspose.com/pdf/ru/cpp/text-formatting-insi...
  5. Öffentliche API Änderungen in Aspose.3D 1.7.0|D...

    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....Öffentliche API Änderungen in Aspose.3D 1.7.0 Contents [ Hide ]...] Inhalts übersicht Fügt Aspose hinzu. ThreeD. Entitäten. Frustum-Klasse...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  6. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....Background A common use for Aspose.Slides is to create, update...of applications that employ Aspose.Slides in this way have access...

    docs.aspose.com/slides/python-net/applying-prot...
  7. HtmlFixedPageHorizontalAlignment enumeration | ...

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment enumeration. Specifies the horizontal alignment for pages in output HTML document.... Examples Shows how to set the horizontal alignment of pages...outDocContents . includes ( ".awpage { position:relative; border:solid 1pt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Formatage du texte dans un PDF en utilisant C++...

    Cette page explique comment formater le texte dans votre fichier PDF. Il s'agit d'ajouter un retrait de ligne, d'ajouter une bordure de texte, d'ajouter du texte souligné, d'ajouter une bordure autour du texte ajouté, d'aligner le texte pour le contenu des boîtes flottantes, etc....un retrait de ligne au PDF, Aspose.PDF pour C++ utilise la propriété...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...

    docs.aspose.com/pdf/fr/cpp/text-formatting-insi...
  9. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Scopri la proprietà PageHorizontalAlignment di HtmlFixedSaveOptions per controllare facilmente l'allineamento delle pagine nei documenti HTML. L'impostazione predefinita è Center per una presentazione ottimale....PageHorizontalAlignm { get ; set ; } Esempi Mostra come impostare...outDocContents , "[.]awpage { position:relative; border:solid 1pt...

    reference.aspose.com/words/it/net/aspose.words....
  10. PDF内のテキストを回転させる方法 (C++使用)|Aspose.PDF for C++

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、任意の角度にテキストを回転させたり、テキストフラグメントや段落全体を回転させたりできます。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...textFragment1 -> set_Position ( MakeObject < Position > ( 100 , 600...

    docs.aspose.com/pdf/ja/cpp/rotate-text-inside-pdf/