Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 2,651 for

trim document

(0.14 sec)
  1. RevisionCollection.Groups | Aspose.Words لـ .NET

    اكتشف مجموعات RevisionCollection، وهي مجموعة فريدة من مجموعات المراجعة المصممة لتعزيز التعاون وتبسيط إدارة مشروعك.... Document doc = new Document ( MyDir + "Revisions... contents: [{e.Current.Text.Trim()}]" ); } } // يحصل كل تشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. RevisionCollection.GetEnumerator | Aspose.Words...

    اكتشف طريقة RevisionCollection GetEnumerator! استرجع كائنات المُعدِّد بكفاءة لإدارة بيانات سلسة وتحسين الأداء.... Document doc = new Document ( MyDir + "Revisions... contents: [{e.Current.Text.Trim()}]" ); } } // يحصل كل تشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. RevisionCollection.RejectAll | Aspose.Words لـ ...

    اكتشف طريقة RevisionCollection RejectAll للتخلص من جميع المراجعات بسهولة، مما يعمل على تبسيط سير عملك وتحسين إدارة المستندات.... Document doc = new Document ( MyDir + "Revisions... contents: [{e.Current.Text.Trim()}]" ); } } // يحصل كل تشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. CompositeNode.SelectNodes | Aspose.Words för .NET

    Hämta enkelt noder med CompositeNode SelectNodes-metoden med hjälp av XPath-uttryck för förbättrad datahantering och effektiviserad kodning.... Document doc = new Document ( MyDir + "Mail merge...NodeType == NodeType.Run).GetText().Trim()}" ); Visar hur man väljer...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. NodeCollection.Insert | Aspose.Words för .NET

    Infoga enkelt noder i din NodeCollection vid valfritt index med vår effektiviserade infogningsmetod. Förbättra din datahantering idag!... Document doc = new Document (); DocumentBuilder...Run 3." , doc . GetText (). Trim ()); // Få åtkomst till enskilda...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Fonctionnalités utilitaires Gmail|Documentation

    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....pli=1 * Documentation https://developers.google...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/fr/java/gmail-utility-fea...
  7. Funzionalità Utilità Gmail|Documentation

    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....pli=1 * Documentation https://developers.google...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/it/java/gmail-utility-fea...
  8. NodeImporter | Aspose.Words per .NET

    Scopri il costruttore NodeImporter e crea facilmente nuove istanze di NodeImporter per semplificare la gestione dei dati e migliorare l'efficienza del progetto....InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...Write ( "We will insert a document here: " ); builder . EndBookmark...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Raw Data Processing|Documentation

    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....the source color palette is trimmed and may be safely converted...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  10. Pythonを使用してページプロパティを取得および設定する|Aspose.PDF for Py...

    このセクションでは、PDFファイル内のページ数を取得し、色などのPDFページプロパティに関する情報を取得し、ページプロパティを設定する方法を示します。... PDFファイルのページ数を取得するには: Document クラスを使用してPDFファイルを開きます。 次に、...PageCollection コレクションのCountプロパティ(Documentオブジェクトから)を使用して、ドキュメント内のページの総数を取得します。...

    docs.aspose.com/pdf/ja/python-net/get-and-set-p...