Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 2,669 for

trim document

(0.2 sec)
  1. Grouper, convertir et vérifier des formes|Docum...

    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....Diagram-for-Java // The path to the documents directory. String dataDir...Diagram-for-Java // The path to the documents directory. String dataDir...

    docs.aspose.com/diagram/fr/java/group-convert-a...
  2. Funciones de Utilidad de 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/es/java/gmail-utility-fea...
  3. Gmail-hulpprogramma‑functies|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/nl/java/gmail-utility-fea...
  4. FindReplaceOptions.IgnoreStructuredDocumentTags...

    اكتشف خاصية FindReplaceOptions IgnoreStructuredDocumentTags. تحكّم في تجاهل محتوى StructuredDocumentTag باستخدام هذا الإعداد المنطقي سهل الاستخدام.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // تحتوي هذه الفقرة على SDT. Paragraph...

    reference.aspose.com/words/ar/net/aspose.words....
  5. PlainTextDocument.BuiltInDocumentProperties | A...

    اكتشف خاصية PlainTextDocument BuiltInDocumentProperties للوصول بسهولة إلى بيانات التعريف الأساسية للمستندات وإدارتها لتحسين تنظيم المستندات.... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); Assert . AreEqual ( "John...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. WriteProtection.IsWriteProtected | Aspose.Words...

    Upptäck egenskapen WriteProtection IsWriteProtected och kontrollera enkelt om ett lösenord för skrivskydd är aktivt för förbättrad säkerhet och dataintegritet.... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // Ange...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Formen gruppieren, konvertieren und überprüfen|...

    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....Diagram-for-Java // The path to the documents directory. String dataDir...Diagram-for-Java // The path to the documents directory. String dataDir...

    docs.aspose.com/diagram/de/java/group-convert-a...
  8. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Upptäck egenskapen WriteProtection ReadOnlyRecommended, som vägleder användare att öppna dokument i skrivskyddat läge för förbättrad säkerhet och integritet.... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // Ange...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ControlChar Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.ControlChar för att effektivt hantera kontrolltecken i dina dokument för förbättrad formatering och läsbarhet.... Document doc = new Document (); DocumentBuilder...några av kontrolltecknen med Trim-metoden. Assert . AreEqual (...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. C++에서 프로그래밍 방식으로 PDF 페이지 자르기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 너비, 높이, 블리드, 크롭 및 트림 박스와 같은 페이지 속성을 가져올 수 있습니다.... Trim box : Trim box는 인쇄 및 재단 후 문서의 최종 크기를...소스 문서 열기 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/ko/cpp/crop-pages/