Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 2,741 for

trim document

(0.76 sec)
  1. FAQ|Aspose.Words pro C++

    Aspose.Words pro C++ odpovídá na Nejčastěji kladené otázky. Naučte se tuto stránku a rychle vyřešte svůj problém v obecných otázkách nebo konkrétních tématech....Load the document from disk. System :: SharedPtr < Document > doc...doc = System :: MakeObject < Document >( inputDataDir + u "Rendering...

    docs.aspose.com/words/cs/cpp/faq/
  2. FAQ|Aspose.Words ل C++

    Aspose.Words ل C++ يجيب على الأسئلة الأكثر شيوعا. تعلم هذه الصفحة لحل مشكلتك بسرعة على الأسئلة العامة أو مواضيع محددة....Load the document from disk. System :: SharedPtr < Document > doc...doc = System :: MakeObject < Document >( inputDataDir + u "Rendering...

    docs.aspose.com/words/ar/cpp/faq/
  3. Arşiv

    Arşiv... Document sınıfının bir örneğini oluşturun...onu daha önce oluşturulan Document nesnesiyle başlatın. DocumentBuilder...

    blog.aspose.com/tr/words/work-with-table-of-con...
  4. Section Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Section, din nyckel till att hantera enskilda dokumentavsnitt utan problem. Förbättra din dokumentredigeringsupplevelse idag!... virtual Document { get; } Hämtar dokumentet...Words-dokument för hand. Document doc = new Document (); // Ett tomt dokument...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. TextPath.FitPath | Aspose.Words per .NET

    Scopri come TextPath FitPath migliora il tuo design assicurando che il testo segua perfettamente qualsiasi forma, creando effetti visivi sorprendenti....InsertTextPaths () { Document doc = new Document (); // Inserire un... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/it/net/aspose.words....
  6. TextPath.FontFamily | Aspose.Words per .NET

    Scopri la proprietà TextPath FontFamily per definire e personalizzare senza sforzo i percorsi di testo per ottenere una tipografia straordinaria nel web design....InsertTextPaths () { Document doc = new Document (); // Inserire un... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/it/net/aspose.words....
  7. TextPath.Spacing | Aspose.Words per .NET

    Scopri TextPath Spacing. Controlla la spaziatura del testo senza sforzo. Ottimizza la leggibilità con regolazioni precise 1 equivale a 100 per un allineamento perfetto!...InsertTextPaths () { Document doc = new Document (); // Inserire un... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/it/net/aspose.words....
  8. Body Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Body, il tuo strumento essenziale per gestire senza sforzi il testo delle sezioni e migliorare l'efficienza nell'elaborazione dei Documenti.... virtual Document { get; } Ottiene il documento...documento Aspose.Words. Document doc = new Document (); // Un documento...

    reference.aspose.com/words/it/net/aspose.words/...
  9. CPP에서 지연 바인딩 사용하기|Aspose.PDF for .NET

    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....licPtr -> Release (); // Get Document OLECHAR * openFile = L "OpenFile"...Release (); // Get Pages for the Document OLECHAR * pages = L "Pages"...

    docs.aspose.com/pdf/ko/net/using-late-binding-i...
  10. 記録

    記録... まず、Document クラスを使用して、パスを使用して入力 PDF ファイルを読み込みます。...を作成し、ページのトリミングに使用するサイズで初期化します。 Document.pages コレクションを使用して目的のページを選択し、Rectangle...

    blog.aspose.com/ja/pdf/crop-pdf-pages-in-python/