Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 9,916 for

shape

(0.08 sec)
  1. Línea de Tendencia|Documentación de Aspose.Slides

    Agregue línea de tendencia y línea personalizada a presentaciones de PowerPoint en C# o .NET... Shapes . AddChart ( ChartType . ClusteredColumn...AddChart expuesto por el objeto Shapes Agregar una forma automática...

    docs.aspose.com/slides/es/net/trend-line/
  2. 管理占位符|Aspose.Slides 文档

    使用Java更改PowerPoint幻灯片中的占位符文本。使用Java在PowerPoint幻灯片中的占位符中设置提示文本。...get_Item ( 0 ); for ( IShape shape : slide . getSlide (). getShapes...遍历幻灯片 { if ( shape . getPlaceholder () != null && shape instanceof...

    docs.aspose.com/slides/zh/java/manage-placeholder/
  3. Präsentationsthema|Aspose.Slides Dokumentation

    PowerPoint-Präsentationsthema in C++...MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/de/cpp/presentation-theme/
  4. Chart Series|Aspose.Slides Documentation

    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....MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...) -> get_Shapes (); // Adds chart auto chart = shapes -> AddChart...

    docs.aspose.com/slides/cpp/chart-series/
  5. Trouver la position absolue de la forme dans la...

    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....fournit les propriétés Shape.LeftToCorner et Shape.TopToCorner à cette...: Absolute Position of this Shape is ( 320 , 183 ) Obtenir les...

    docs.aspose.com/cells/fr/net/finding-absolute-p...
  6. DocumentBuilder.InsertShape | Aspose.Words för ...

    DocumentBuilder InsertShape metod. Infogar inline form med angiven typ och storlek i C#.... public Shape InsertShape ( ShapeType shapeType...doc . Save ( ArtifactsDir + "Shape.ShapeInsertion.docx" , saveOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Aspose::Words::Saving::PdfSaveOptions::get_Cach...

    Aspose::Words::Saving::PdfSaveOptions::get_CacheBackgroundGraphics method. Gets or sets a value determining whether or not to cache graphics placed in document's background in C++.... Some shapes are not supported for caching(shapes with fields...background graphic is various shapes, charts, images placed in the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ShapeBase.IsLayoutInCell | Aspose.Words per .NET

    ShapeBase IsLayoutInCell proprietà. Ottiene o imposta un flag che indica se la forma viene visualizzata allinterno o allesterno di una tabella in C#.... FirstParagraph ); Shape shape = builder . InsertShape (...ridimensionamento della sua cella. shape . IsLayoutInCell = isLayoutInCell...

    reference.aspose.com/words/it/net/aspose.words....
  9. TextBox.Next | Aspose.Words för .NET

    TextBox Next fast egendom. Returnerar eller ställer in enTextBox som representerar nästaTextBox i en sekvens av former i C#....new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/sv/net/aspose.words....
  10. TextBox.Previous | Aspose.Words per .NET

    TextBox Previous proprietà. Restituisce aTextBox che rappresenta il precedenteTextBox in una sequenza di forme in C#....new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/it/net/aspose.words....