Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 12,632 for

box

(0.24 sec)
  1. PreprocessImage | Aspose.OCR for .NET API Refer...

    Use image preprocessing to improve the accuracy of OCR. Create a list of filters that will be applied to the input image in the order you specify. example to create filters PreprocessingFilter filters new PreprocessingFilter PreprocessingFilter.Invert PreprocessingFilter.Threshold150 PreprocessingFilter.Binarize PreprocessingFilter.Rotate180 PreprocessingFilter.Resize30003000 Aspose.OCR.Filters.InterpolationFilterType.Box PreprocessingFilter.Scale6f PreprocessingFilter.Dilate You dont need all of them. Set only what you need....Box), PreprocessingFilter.Scale(6f)...Filters.InterpolationFilterT.Box), PreprocessingFilter.Scale(6f)...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...
  2. ShapeBase.ParentParagraph | Справочник по API A...

    ShapeBase свойство. Возвращает ближайший родительский абзац...."This text is inside the text box." ); // Установите для свойства..."\nThis text is outside the text box." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ru/net/aspose.words....
  3. PDF oldalak elforgatása | Aspose.PDF

    Ez az oldal a PDF-fájl elforgatásának jellemzőit ismerteti a Aspose.PDF for Python könyvtár használatával.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/hu/python-net/rotate/
  4. Convertir malla a malla de triángulo y forma pr...

    Aspose.3D for Python via .NET API permite a los desarrolladores convertir cualquier objeto de malla a malla triangular con un diseño de memoria personalizado del vértice. El diseño de memoria personalizado de Vertex se define mediante la clase Struct o dinámicamente por VertexDeclaration en los ejemplos de código....ejemplo convierte una malla Box en triángulo con un diseño de...esfera en malla. Convertir una ‘Box’ a ‘Mesh’ Una caja describe una...

    docs.aspose.com/3d/es/python-net/convert-mesh-t...
  5. C++ का उपयोग करके PPSM फ़ाइलें मेटाडेटा देखें य...

    संपादित करने या PPSM प्रारूप मेटाडेटा देखने के लिए C++ स्रोत कोड...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/hi/cpp/metadata/ppsm/
  6. C++ का उपयोग करके OTP फ़ाइलें मेटाडेटा देखें या...

    संपादित करने या OTP प्रारूप मेटाडेटा देखने के लिए C++ स्रोत कोड...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/hi/cpp/metadata/otp/
  7. C++ का उपयोग करके PPSX फ़ाइलें मेटाडेटा देखें य...

    संपादित करने या PPSX प्रारूप मेटाडेटा देखने के लिए C++ स्रोत कोड...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/hi/cpp/metadata/ppsx/
  8. Förändringar i offentligt API i Aspose.Cells 8....

    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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/sv/net/public-api-changes...
  9. Aspose.Cells 8.7.2 de Genel API Değişiklikleri|...

    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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/tr/net/public-api-changes...
  10. classe GroupBox | Aspose.Cells for Python via ....

    classe GroupBox classe GroupBox Incapsula l’oggetto che rappresenta una casella di gruppo in un foglio di calcolo. Er......# Add a group box to the first worksheet. box = excelbook . worksheets...worksheets [ 0 ] . shapes . add_group_box ( 1 , 0 , 1 , 0 , 300 , 250 )...

    reference.aspose.com/cells/python-net/it/aspose...