Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 4,371 for

box

(0.08 sec)
  1. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/python-net/rotate/
  2. C++을(를) 사용하여 ODP 파일 메타데이터 보기 또는 편집 | products.a...

    ODP 형식 메타데이터를 편집하거나 보기 위한 C++ 소스 코드...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/ko/cpp/metadata/odp/
  3. C++을(를) 사용하여 PPTM 파일 메타데이터 보기 또는 편집 | products....

    PPTM 형식 메타데이터를 편집하거나 보기 위한 C++ 소스 코드...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/ko/cpp/metadata/pptm/
  4. Xem hoặc chỉnh sửa siêu dữ liệu tệp PPT bằng C+...

    mã nguồn C++ để chỉnh sửa hoặc xem siêu dữ liệu định dạng PPT...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/vi/cpp/metadata/ppt/
  5. Convertire mesh in mesh triangolare e forma pri...

    Aspose.3D for Python via .NET API consente agli sviluppatori di convertire qualsiasi oggetto mesh in mesh triangolare con layout di memoria personalizzato del vertice. Il layout di memoria personalizzato di Vertex viene definito utilizzando Struct o dinamicamente dalla classe VertexDeclaration negli esempi di codice.... Convert a Box to Triangle Mesh with custom...seguente esempio converte una mesh box in triangolare con layout di...

    docs.aspose.com/3d/it/python-net/convert-mesh-t...
  6. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... TEXT_BOX , shapes )))) self . assertEqual... drawing . ShapeType . TEXT_BOX : replacement_shape = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Hur man lägger till/infogar TextBox till arbets...

    Hur man lägger till/infogar TextBox till arbetsblad i Aspose.Cells for Node.js via C++.... Lägg till Text Box till arbetsblad i Aspose.Cells...Save. You can check your text box in this way. workbook . save...

    docs.aspose.com/cells/sv/nodejs-cpp/add-text-bo...
  8. Changements d API public dans Aspose.Cells 8.9....

    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.... TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...addShape ( MsoDrawingType . TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...

    docs.aspose.com/cells/fr/java/public-api-change...
  9. Cambios en la API pública en Aspose.Cells 8.9.2...

    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.... TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...addShape ( MsoDrawingType . TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...

    docs.aspose.com/cells/es/java/public-api-change...
  10. Python を使用して PDF ページをトリミングする方法

    この記事では、Python を使用して PDF ページをトリミングする方法について説明します。 IDE を設定するための基本情報、アプリケーションを作成するための基本情報、および Python を使用して PDF ファイルをトリミングするためのサンプル コードが含まれています。...で表示されるページのサイズの crop_box、印刷後の最終的なボックスのサイズの trim_box、コンテンツの周囲に描画されるボックスの...ボックスの art_box、ページを超える色の範囲の bleed_box、および最大のページ ボックス。ここでは、すべて...

    kb.aspose.com/ja/pdf/python/how-to-crop-pdf-pag...