Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 2,743 for

trim document

(1.6 sec)
  1. كيفية قص صفحات PDF باستخدام Python

    توضح هذه المقالة كيفية اقتصاص صفحات PDF باستخدام Python. يحتوي على المعلومات الأساسية لتعيين IDE ، وكتابة تطبيق وعينة من التعليمات البرمجية لاقتصاص ملف PDF باستخدام Python....ملف PDF المصدر في كائن فئة Document لاقتصاص الصفحة اعرض الأبعاد...المعروضة في Adobe Acrobat ، و trim_box لحجم المربع النهائي بعد...

    kb.aspose.com/ar/pdf/python/how-to-crop-pdf-pag...
  2. SectionCollection.Item | Aspose.Words per .NET

    Accedi facilmente a sezioni specifiche con la proprietà SectionCollection Item. Recupera qualsiasi sezione tramite indice per una gestione semplificata dei dati.... Document doc = new Document ( MyDir + "Rendering...doc . Save ( ArtifactsDir + "Document.UpdatePageLayout.1.pdf" );...

    reference.aspose.com/words/it/net/aspose.words/...
  3. 記録

    記録... APIの Document クラスは、定義された形式でロードされたドキュメント...TxtLoadOptions クラスを使用すると、テキストドキュメントをDocumentオブジェクトにロードするときに追加のオプションを指定できます。...

    blog.aspose.com/ja/words/convert-text-to-pdf-us...
  4. Section.PageSetup | Aspose.Words per .NET

    Scopri la proprietà PageSetup per personalizzare le impostazioni di sezione. Ottimizza il layout del tuo Documento con un facile accesso alle configurazioni di pagine e sezioni.... Document doc = new Document (); PageSetup pageSetup...documento Aspose.Words. Document doc = new Document (); // Un documento...

    reference.aspose.com/words/it/net/aspose.words/...
  5. ParagraphFormat.Alignment | Aspose.Words لـ .NET

    اكتشف خاصية محاذاة ParagraphFormat لتخصيص محاذاة النص لفقراتك بسهولة، مما يعزز قابلية القراءة والعرض.... Document doc = new Document (); DocumentBuilder...Aspose.Words يدويًا. Document doc = new Document (); //تحتوي الوثيقة...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ParagraphFormat.Alignment | Aspose.Words för .NET

    Upptäck egenskapen ParagraphFormat Alignment för att enkelt anpassa textjusteringen för dina stycken, vilket förbättrar läsbarheten och presentationen.... Document doc = new Document (); DocumentBuilder...Words-dokument för hand. Document doc = new Document (); // Ett tomt dokument...

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

    Få enkel åtkomst till vilken nod som helst med NodeCollection Item-egenskapen. Hämta snabbt noder via index för sömlös datahantering och förbättrad prestanda.... Document doc = new Document (); // Lägg till...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. NodeCollection.Add | Aspose.Words per .NET

    Scopri il metodo NodeCollection Add per aggiungere senza sforzo nodi alla tua raccolta, migliorando la gestione dei dati con facilità ed efficienza.... Document doc = new Document (); // Un documento...world!" , doc . GetText (). Trim ()); Guarda anche class Node...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    اكتشف خاصية IsAtEndOfParagraph في DocumentBuilder، والتي تتحقق بشكل فعال مما إذا كان المؤشر موجودًا في نهاية الفقرة لتحرير المستند بشكل سلس.... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Footnote.IsAuto | Aspose.Words لـ .NET

    اكتشف خاصية IsAuto للحواشي السفلية، والتي تتيح ترقيمًا تلقائيًا سلسًا أو علامات مرجعية مخصصة لتحسين وضوح المستند وتنظيمه.... Document doc = new Document (); DocumentBuilder...DocumentBuilder." , footnote . GetText (). Trim ()); builder . Write ( " More...

    reference.aspose.com/words/ar/net/aspose.words....