Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 67,319 for

one

(0.08 sec)
  1. How do we reach out to shape without iterating ...

    Hi support, is there a way we can reach out to the particular shape present in the slide using shape.getName() method or any other method. Right now I need to iterate over each shapes present in a slide and verify using…...getname method and compare it one by one. image.png (13.9 KB)...

    forum.aspose.com/t/how-do-we-reach-out-to-shape...
  2. PathSegList | Aspose.SVG for .NET API Reference

    Provides access to the base i.e. static contents of the d attribute in a form which matches One-for-One with SVGs syntax. Thus if the d attribute has an absolute moveto M and an absolute arcto A command then pathSegList will have two entries a SVG_PATHSEG_MOVETO_ABS and a SVG_PATHSEG_ARC_ABS....in a form which matches one-for-one with SVG’s syntax. Thus,...

    reference.aspose.com/svg/net/aspose.svg/svgpath...
  3. PathSegList | Aspose.SVG for .NET API Reference

    Provides access to the base i.e. static contents of the d attribute in a form which matches One-for-One with SVGs syntax. Thus if the d attribute has an absolute moveto M and an absolute arcto A command then pathSegList will have two entries a SVG_PATHSEG_MOVETO_ABS and a SVG_PATHSEG_ARC_ABS....in a form which matches one-for-one with SVG’s syntax. Thus,...

    reference.aspose.com/svg/net/aspose.svg.paths/i...
  4. Aspose::Cells::Cells::UnMerge method | Aspose.C...

    Aspose::Cells::Cells::UnMerge method. Unmerges a specified range of merged cells in C++....rows(one based) totalColumns int32_t Number of columns(one based)...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  5. addDataPointForAreaSeries | Aspose.Sildes for P...

    addDataPointForAreaSeries addDataPointForAreaSeries( ChartDataCell value) method Creates the new data point and adds ......for series which chartType is one of Area subtypes (see also C...for series which chartType is one of Area subtypes (see also C...

    reference.aspose.com/slides/php-java/aspose.sli...
  6. addDataPointForRadarSeries | Aspose.Sildes for ...

    addDataPointForRadarSeries addDataPointForRadarSeries( ChartDataCell value) method Creates the new data point and add......for series which chartType is one of Radar subtypes (see also ...for series which chartType is one of Radar subtypes (see also ...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. addDataPointForDoughnutSeries | Aspose.Sildes f...

    addDataPointForDoughnutSeries addDataPointForDoughnutSeries( ChartDataCell value) method Creates the new data point a......for series which chartType is one of Doughnut subtypes (see also...for series which chartType is one of Doughnut subtypes (see also...

    reference.aspose.com/slides/php-java/aspose.sli...
  8. addDataPointForPieSeries | Aspose.Sildes for No...

    addDataPointForPieSeries addDataPointForPieSeries( ChartDataCell value) function Creates the new data point and adds ......for series which chartType is one of Pie subtypes (see also Ch...for series which chartType is one of Pie subtypes (see also Ch...

    reference.aspose.com/slides/nodejs-java/aspose....
  9. Best way to convert a PDF with a watermark that...

    What is the best way to convert a customer PDF with a watermark that is shared in multiple pages, to a PDF with separate watermarks for each page? I want this, because I need to allow redaction on PDF files that do not …...that copying the PDF pages one by one into a new document MIGHT...working, is this (copy pages, one by one, into a new document): var...

    forum.aspose.com/t/best-way-to-convert-a-pdf-wi...
  10. Null reference object while writing item to pst...

    Hi, I’m getting a “null reference” error while writing to .pst file. It seems like that the process loses the .pst file handle after a while, when writing items into it. This is my code: private MapiMessage mapiMessa…... If the problem arises with one particular message, we would...inside the .pst (obviously one by one). The error happens in this...

    forum.aspose.com/t/null-reference-object-while-...