Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 2,743 for

trim document

(0.65 sec)
  1. شبیه سازی یک سند در C#|Aspose.Words برای .NET

    با استفاده از C# یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/fa/net/clone-a-document/
  2. Clonar um documento em C#|Aspose.Words para .NET

    Clone um Documento para obter uma cópia idêntica usando C#. Ao criar uma cópia, os nós e as propriedades do Documento original são clonados....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/pt/net/clone-a-document/
  3. Использование OAuth для доступа к почтовым серв...

    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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/ru/java/using-oauth-to-ac...
  4. NodeCollection.Contains | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة NodeCollection Contains بالتحقق بكفاءة من وجود عقدة في مجموعتك، مما يعزز قدرات إدارة البيانات لديك.... Document doc = new Document (); DocumentBuilder...Run 3." , doc . GetText (). Trim ()); //الوصول إلى عمليات التشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Modifier la taille de la page PDF en Python|Asp...

    Apprenez comment lire et modifier les dimensions de page PDF en Python....des pages en utilisant le Document et Page API. Utilisez ce guide...normaliser les dimensions du document ou inspecter les paramètres...

    docs.aspose.com/pdf/fr/python-net/change-page-s...
  6. Клон документів C#|Aspose.Words для .NET

    Підтвердіть документ, щоб отримати його ідентичну копію за допомогою C#й При створенні копіювальних вузлів і властивостей оригінального документа клонуються....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/uk/net/clone-a-document/
  7. Mengkloning Dokumen di C#|Aspose.Words untuk .NET

    Kloning dokumen untuk mendapatkan salinan identik menggunakan C#. Saat membuat salinan, node dan properti dokumen asli dikloning....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/id/net/clone-a-document/
  8. Gérer l'audio dans les présentations avec Pytho...

    Ajoutez, extrayez et gérez facilement les trames audio dans PPT, PPTX et ODP avec Aspose.Slides for Python via .NET. Explorez des exemples de code et améliorez vos présentations dès aujourd'hui....fade_out_duration Trim Audio Start Time correspond...propriété AudioFrame.trim_from_start Trim Audio End Time correspond...

    docs.aspose.com/slides/fr/python-net/audio-frame/
  9. دسترسی به سرویس های ایمیل با استفاده از OAuth|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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/fa/java/access-mail-servi...
  10. 使用 Python 编程裁剪 PDF 页面|Aspose.PDF for Python via...

    您可以通过 Aspose.PDF for Python via .NET 获取页面属性,例如宽度、高度、出血框、裁剪框和修剪框。... trim_box : 裁切框指示文档在打印和裁切后的最终尺寸。 art_box...import aspose.pdf as ap document = ap . Document ( input_pdf ) # 创建新的Box矩形...

    docs.aspose.com/pdf/zh/python-net/crop-pages/