Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 41,951 for

index

(0.14 sec)
  1. Մեծացնել PDF ֆայլը C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես մեծացնել PDF ֆայլը C#-ի միջոցով: Այն ունի մանրամասներ՝ IDE-ը, քայլերը և օրինակելի կոդը սահմանելու համար՝ C#-ի միջոցով PDF խոշորացման հնարավորությունը կիրառելու համար:...the page number starting from index 0, the top-left position to...

    kb.aspose.com/hy/pdf/net/zoom-pdf-file-using-cs...
  2. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!...footnote and endnote is its index // among all the document's...

    reference.aspose.com/words/net/aspose.words.not...
  3. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....footnote and endnote is its index // among all the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Wraps ``Size`` for public API Node.js porting....has a PageInfo object, whose index is the respective page's number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 管理OLE|Aspose.Slides 文档

    在C#或.NET中将OLE对象添加到PowerPoint演示文稿...( var index = 0 ; index < slide . Shapes . Count ; index ++) {...IShape shape = slide . Shapes [ index ]; IOleObjectFrame oleFrame...

    docs.aspose.com/slides/zh/net/manage-ole/
  6. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...slide’s reference through its index. Create an IPPImage object by...slide’s reference through its index. Add an image to the presentation...

    docs.aspose.com/slides/androidjava/picture-frame/
  7. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....get; } Gets the zero based index of the record that is being...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in C++...slide’s reference through its index. Set the slide footer placeholder...the master slide through its index. Set the master slide and all...

    docs.aspose.com/slides/cpp/slide-layout/
  9. TaskPaneDockState Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneDockState enum, which defines task pane locations for enhanced document editing and user experience....docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  10. 管理 OLE|Aspose.Slides for PHP 文档

    在 PHP 中将 OLE 对象添加到 PowerPoint 演示文稿...get_Item ( 0 ); for ( $index = 0 ; $index < java_values ( $slide...getShapes () -> size ()) ; $index ++ ) { $shape = $slide -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-ole/