Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 6,557 for

box

(0.11 sec)
  1. การแปลงไฟล์ PDF เป็น XPS โดยใช้ Rust | Aspose.PDF

    Rust ตัวอย่างรหัสสำหรับการแปลง PDF เป็น XPS บนแพลตฟอร์มใด ๆ...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  2. Schlagschatten der Texteffekte einer Form oder ...

    Lernen Sie, wie man den Schatten der Texteffekte für jede Form oder TextBox mit Aspose.Cells for Node.js via C++ einstellt.... get ( 0 ); // Add text box with these dimensions const tb...

    docs.aspose.com/cells/de/nodejs-cpp/setting-sha...
  3. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....may try adding images, text boxes, rectangles, diamonds, triangles...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  4. Lucrul cu câmpurile de formular în C++|Aspose.W...

    Înțelegerea câmpurilor de formular caracteristică, lucrul cu câmpurile de formular folosind C++....Microsoft Word includ textbox, combo box și checkbox. DocumentBuilder...

    docs.aspose.com/words/ro/cpp/working-with-form-...
  5. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Förbättra dina dokument med DocumentBuilder-metoden InsertComboBox. Lägg enkelt till interaktiva kombinationsrutefält för en förbättrad användarupplevelse.... InsertComboBox ( "My combo box" , items , 0 ); builder . Document...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. 記録

    記録...get \ all \ text \ boxes(slide)メソッドを使用してスライドのテキストフレームを取得します。...util.SlideUtil.get_all_text_boxes(slide) # loop through text frames...

    blog.aspose.com/ja/slides/find-and-replace-text...
  7. PythonでのAspose.PDF for .NETの使用|Aspose.PDF for .NET

    このチュートリアルでは、PythonでPDFファイルを作成および変更するさまざまな方法を探ります。... Box , 1.0 , Color . DarkSlateGray...= BorderInfo ( BorderSide . Box , 0.5 , Color . Black ) table...

    docs.aspose.com/pdf/ja/net/python-net/
  8. Extensiones CSS – Aspose.HTML for .NET

    Obtenga información sobre los prefijos de proveedores de CSS y considere un ejemplo de C# sobre el uso de extensiones CSS....write content inside the margin-boxes */ 13 margin-top: 1cm; 14 margin-left:...title located at the top-center box */ 25 @top-center 26 { 27 -aspose-content:...

    docs.aspose.com/html/es/net/css-extensions/
  9. 복잡한 PDF 만들기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하면 하나의 문서에 이미지, 텍스트 조각 및 테이블을 포함하는 더 복잡한 문서를 만들 수 있습니다....o>(Aspose::Pdf::BorderSide::Box, 1.0f, Aspose::Pdf::Color::g...o>(Aspose::Pdf::BorderSide::Box, .5f, Aspose::Pdf::Color::get_Black()));...

    docs.aspose.com/pdf/ko/cpp/complex-pdf-example/
  10. 档案

    档案...2:定义裁剪矩形 (x1, y1, x2, y2) crop_box = ap.Rectangle(100, 100, 400...document.pages: page.crop_box = crop_box # 第 4 步:保存裁剪后的 PDF document...

    blog.aspose.com/zh/pdf/crop-in-pdf-file/