Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 2,741 for

trim document

(0.54 sec)
  1. Menggunakan OAuth untuk mengakses Layanan Mail|...

    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/id/java/using-oauth-to-ac...
  2. DocumentBuilder.MoveToBookmark | Aspose.Words ل...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Recortar Páginas de PDF programáticamente en Py...

    Puede obtener propiedades de página, como el ancho, altura, bleed-, crop- y Trimbox utilizando Aspose.PDF para Python vía .NET.... trim_box : La caja de corte indica...import aspose.pdf as ap document = ap . Document ( input_pdf ) # Crear...

    docs.aspose.com/pdf/es/python-net/crop-pages/
  4. TxtLeadingSpacesOptions Enum | Aspose.Words för...

    Upptäck Aspose.Words TxtLeadingSpacesOptions-enum för effektiv hantering av radavstånd vid import av textfiler. Optimera din dokumenthantering idag!... Trim 1 Inledande mellanslag är borttagna... till "TxtLeadingSpacesOpti.Trim" // för att ta bort alla blanksteg...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Comment.Replies | Aspose.Words لـ .NET

    اكتشف ردود التعليقات. تمتع بالوصول إلى مجموعة من عناصر التعليقات التي تُعدّ ردودًا مباشرة على تعليقك المُحدد، مما يُعزز تفاعل المستخدمين.... Document doc = new Document ( MyDir + "Comments...$"\t\" { comment . GetText (). Trim ()} \ ", by {comment.Author}"...

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

    Skapa enkelt dokument i klartext med vår PlainTextDocument-konstruktor. Njut av automatisk filformatidentifiering för sömlös integration!... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); Se även class PlainTextDocument...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. SectionCollection Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.SectionCollection la soluzione ideale per gestire in modo efficiente le sezioni dei Documenti, con funzionalità potenti e flessibilità.... Document doc = new Document (); DocumentBuilder...1\x000cSection 2" , doc . GetText (). Trim ()); // Elimina la prima sezione...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Klonen Sie ein Dokument in C#|Aspose.Words für ...

    Klonen Sie ein Dokument, um mit C# eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/de/net/clone-a-document/
  9. Clonare un documento in C#|Aspose.Words per .NET

    Clona un Documento per ottenere la sua copia identica utilizzando C#. Quando si crea una copia, i nodi e le proprietà del Documento originale vengono clonati....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/it/net/clone-a-document/
  10. CompositeNode.InsertAfter | Aspose.Words för .NET

    Infoga enkelt noder med CompositeNode InsertAfter-metoden, vilket förbättrar din datastrukturhantering och säkerställer effektiv nodplacering.... Document doc = new Document ( MyDir + "Textboxes...underordnade noder. Document doc = new Document (); // Ett tomt dokument...

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