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

shape

(0.09 sec)
  1. TextBox.Previous | Aspose.Words لـ .NET

    TextBox Previous ملكية. إرجاع أTextBox الذي يمثل السابقTextBox في تسلسل من الأشكال في C#....new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/ar/net/aspose.words....
  2. 图表系列|Aspose.Slides 文档

    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...0 ) -> get_Shapes (); // 添加图表 auto chart = shapes -> AddChart...

    docs.aspose.com/slides/zh/cpp/chart-series/
  3. Node Class | Aspose.Words för .NET

    Aspose.Words.Node klass. Basklass för alla noder i ett Worddokument i C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Line|Aspose.Slides Documentation

    Add line in PowerPoint presentation in C# or .NET...supports adding different kinds of shapes to the slides. In this topic...we will start working with shapes by adding lines to the slides...

    docs.aspose.com/slides/net/line/
  5. PPTX 中图表大小调整的有效解决方案|Aspose.Slides 文档

    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....SetSizeWithWindow ( true ); auto shape = slide -> get_Shapes () -> idx_get ( 2...() -> SetWindowWidthInch ( shape -> get_Width () / 72.f ); //...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  6. Aspose.PSD for .NET 23.5 - 릴리스 노트|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....isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc ( vectorPathDataResour...isFillStartsWithAllP ); // Remove one shape shapes . RemoveAt ( 1 ); // Save...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  7. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Section DeleteHeaderFooterShapes metod. Tar bort alla former ritobjekt från sidhuvuden och sidfötter i det här avsnittet i C#.... Shape , true ). Count ); Assert ....GetChildNodes ( NodeType . Shape , true ). Count ); // Ta bort...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. DocumentBase.BackgroundShape | Aspose.Words per...

    DocumentBase BackgroundShape proprietà. Ottiene o imposta la forma dello sfondo del documento. Può esserenullo in C#.... public Shape BackgroundShape { get ; set...un rettangolo. Shape shapeRectangle = new Shape ( doc , ShapeType...

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

    SignatureLine IsValid fast egendom. Indikerar att signaturraden är signerad med digital signatur och att denna digitala signatur är giltig i C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/sv/net/aspose.words....
  10. SignatureLine.Instructions | Aspose.Words لـ .NET

    SignatureLine Instructions ملكية. الحصول على أو تعيين التعليمات للموقّع التي يتم عرضها عند توقيع سطر التوقيع. يتم تجاهل هذه الخاصية إذاDefaultInstructionsتم تعيينها. القيمة الافتراضية لهذه الخاصية هيسلسلة فارغة Empty في C#.... Shape shape = builder . InsertSignatureLine...WrapType . None ); Assert . True ( shape . IsSignatureLine ); // التحقق...

    reference.aspose.com/words/ar/net/aspose.words....