Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 2,741 for

trim document

(0.28 sec)
  1. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    اكتشف كيف تعمل طريقة SetRestrictedTypes في ReportingEngine على تعزيز الأمان من خلال تقييد وصول الأعضاء في بناء جملة القالب لتحسين تقارير البيانات.... Document doc = DocumentHelper . CreateSimpleDocument.... Empty , doc . GetText (). Trim ()); أنظر أيضا class ReportingEngine...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Ritaglia il PDF usando Python | Aspose.PDF

    Ritaglia il PDF senza perdere la qualità in Python a livello di codice con codice di esempio C# usando Aspose.PDF per Python for .NET...PDF utilizzando l’oggetto Document. Scegli il tipo di box e crea...data_dir , outfile ) document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/it/python-net/crop/
  3. OdtSaveOptions | Aspose.Words för .NET

    Upptäck OdtSaveOptions-konstruktorn för att enkelt spara dokument i ODT-format. Effektivisera ditt arbetsflöde med detta kraftfulla verktyg!... Document doc = new Document ( MyDir + "Rendering...med Aspose.Words. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Table.Rows | Aspose.Words per .NET

    Accedi senza sforzo alle righe della tabella con la nostra proprietà tipizzata, assicurando una gestione dei dati fluida e un'organizzazione migliorata per i tuoi progetti.... Document doc = new Document ( MyDir + "Tables...contenuto di ogni cella. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/it/net/aspose.words....
  5. DocumentBuilder.CurrentParagraph | Aspose.Words...

    يمكنك الوصول بسهولة إلى الفقرة المحددة في DocumentBuilder باستخدام خاصية CurrentParagraph. حسّن عملية تحرير مستنداتك اليوم!... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  7. DocumentBuilder.MoveToDocumentStart | Aspose.Wo...

    اكتشف طريقة MoveToDocumentStart في DocumentBuilder للتنقل بسهولة إلى بداية مستندك، مما يعزز كفاءة التحرير لديك.... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. NodeCollection.Item | Aspose.Words per .NET

    Accedi a qualsiasi nodo senza problemi con la proprietà NodeCollection Item. Recupera rapidamente i nodi in base all'indice per una gestione dei dati fluida e prestazioni migliorate.... Document doc = new Document (); // Aggiungere...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Node.CustomNodeId | Aspose.Words per .NET

    Scopri la proprietà CustomNodeId del nodo per un'identificazione efficiente dei nodi personalizzati. Arricchisci il tuo progetto con identificatori univoci per una migliore organizzazione!... Document doc = new Document (); // Aggiungere...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  10. NodeCollection.Add | Aspose.Words för .NET

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Document doc = new Document (); // Ett tomt dokument...world!" , doc . GetText (). Trim ()); Se även class Node class...

    reference.aspose.com/words/sv/net/aspose.words/...