Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 6,243 for

box

(1.78 sec)
  1. 档案

    档案...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/
  2. Archivo

    Archivo...t(u"New Custom", ObjectExt::Box<int32_t>(12)); documentProperties->idx_set(u"My..._set(u"My Name", ObjectExt::Box<String>(u"Aspose")); documen...

    blog.aspose.com/es/slides/access-or-modify-prop...
  3. Chercher

    chercher...t(u"New Custom", ObjectExt::Box<int32_t>(12)); documentProperties->idx_set(u"My..._set(u"My Name", ObjectExt::Box<String>(u"Aspose")); documen...

    blog.aspose.com/fr/slides/access-or-modify-prop...
  4. Archiv

    Archiv...t(u"New Custom", ObjectExt::Box<int32_t>(12)); documentProperties->idx_set(u"My..._set(u"My Name", ObjectExt::Box<String>(u"Aspose")); documen...

    blog.aspose.com/de/slides/access-or-modify-prop...
  5. 搜索

    搜索...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-hant/pdf/crop-in-pdf-file/
  6. Specificare 3D Opzioni di salvataggio file|Docu...

    Esistono diversi overload del metodo Scene.save che accettano un'istanza SaveOptions.... createChildNode ( "Box" , new Box ()); node . setProperty..."This is the description of the box" ); //The RVM attribute's prefix...

    docs.aspose.com/3d/it/java/specify-3d-file-save...
  7. Appliquer les formules de feuille de calcul de ...

    Appliquer des formules de style Excel dans Aspose.Slides pour les feuilles de calcul de graphiques С++ et automatiser les rapports dans les fichiers PPT et PPTX....set_Value ( System :: ObjectExt :: Box < double > ( - 2.5 )); workbook...set_Value ( System :: ObjectExt :: Box < double > ( 6.3 )); workbook...

    docs.aspose.com/slides/fr/cpp/chart-worksheet-f...
  8. Aspose.3D 文档对象模型 (DOM)|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for Java API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 Java 应用程序或图像中呈现它。...3D 中可用的预定义基元类型包括: Box : box基元允许您创建由其宽度、高度和深度定义的矩形长方体形状。...setRoughnessFactor ( 0 . 9 ); // create a box to which the material will be...

    docs.aspose.com/3d/zh/java/aspose-3d-document-o...
  9. 파이썬을 사용하여 PDF에 텍스트 추가|Aspose.PDF for Python via...

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하거나 HTML 조각을 추가하거나 사용자 정의 OTF 글꼴을 사용하는 방법을 알아보세요....heading_text ) box = ap . FloatingBox () # 섹션에 네 개의 열을 추가합니다. box . column_info...간격을 설정합니다. box . column_info . column_spacing = "5" box . column_info...

    docs.aspose.com/pdf/ko/python-net/add-text-to-p...
  10. C#를 사용한 PDF에서 텍스트 작업|Aspose.PDF for .NET

    이 섹션에서는 텍스트 처리의 다양한 기술을 설명합니다. Aspose.PDF와 C#을 사용하여 텍스트를 추가, 교체, 회전 및 검색하는 방법을 배우십시오....FloatingBox 사용하기 - Floating Box 도구는 PDF 페이지에 텍스트 및 기타 콘텐츠를 배치하기...

    docs.aspose.com/pdf/ko/net/working-with-text/