Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 2,258 for

trim document

(0.06 sec)
  1. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Scopri la proprietà IgnoreShapes di FindReplaceOptions. Controlla l'inclusione delle forme nell'elaborazione del testo con questa essenziale impostazione booleana per una maggiore precisione.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/it/net/aspose.words....
  2. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    اكتشف خاصية ImportFormatOptions AdjustSentenceAndWordSpacing. تحكم بسهولة في المسافات التلقائية بين الجمل والكلمات لتحسين وضوح النص.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Upptäck egenskapen ImportFormatOptions AdjustSentenceAndWordSpacing. Styr enkelt automatiskt menings- och ordavstånd för förbättrad texttydlighet.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Recortar Páginas de PDF programáticamente C++|A...

    Puedes obtener propiedades de página, como el ancho, alto, bleed-, crop- y Trimbox usando Aspose.PDF para C++.... Trim box : El trim box indica el tamaño...documento fuente auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/es/cpp/crop-pages/
  5. サポートされる関数のリスト|Documentation

    この記事では、GridDesktop でサポートされる関数を紹介します。...RIGHT SEARCH,SUBSTITUTE T,TEXT,TRIM UPPER VALUE LOOKUP VLOOKUP WIDECHAR...

    docs.aspose.com/cells/ja/net/aspose-cells-gridd...
  6. 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/...
  7. 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....
  8. 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/
  9. 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....
  10. IReplacingCallback.Replacing | Aspose.Words لـ ...

    حسّن مهاراتك البرمجية باستخدام دالة IReplacingCallback! خصّص عمليات الاستبدال بكفاءة من خلال تنفيذ إجراءات مُحدّدة من قِبل المستخدم لكل تطابق موجود....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

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