Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,304 for

box

(0.05 sec)
  1. When you convert (source format and target form...

    Hello Alexander and Happy New Year, My Boss asked me to give him an answer on this issue: When you convert (source format and target format that are the same), What happened exactly in Aspose GIS library ? For examp…...possible using GIS API out of the box? If not I think is good idea...possible using GIS API out of the box? If not I think is good idea...

    forum.aspose.com/t/when-you-convert-source-form...
  2. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Enter a password in the Password box . Select OK , re‑enter the password...

    docs.aspose.com/cells/net/protect-and-unprotect...
  3. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Check box to Show Cell Range as Data Labels...

    docs.aspose.com/cells/python-net/showing-cell-r...
  4. Aspose.Slides for .NET Is Not Working on a Non-...

    Hi, I’m trying to do something very basic: using Aspose.Slides; using Aspose.Slides.Export; using var presentation = new Presentation(); presentation.Save("blank.pptx", SaveFormat.Pptx); This crashes on non Windows m…...have a depdnency on a Windows box, right? Wasn’t the point that...

    forum.aspose.com/t/aspose-slides-for-net-is-not...
  5. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  6. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  7. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...docx' ) Shows how to create box and whisker chart. doc = aw ...DocumentBuilder ( doc = doc ) # Insert a Box & Whisker chart. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... BOX , 1.0 , ap . Color . dark_slate_gray...BorderInfo ( ap . BorderSide . BOX , 0.5 , ap . Color . black )...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  9. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textBox....Shows how to add text to a text box, and change its orientation doc... drawing . ShapeType . TEXT_BOX ) textbox . width = 100 textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create CheckBox Field|Aspose.PDF for Python via...

    Learn how to programmatically add a checkBox form field to a PDF document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkBox into an existing PDF file and save the updated document....CHECK_BOX’ parameter to create the checkbox...FieldType . CHECK_BOX , "checkbox1" , "Check Box 1" , 1 , 240 ,...

    docs.aspose.com/pdf/python-net/create-checkbox-...