Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,903 for

make

(0.06 sec)
  1. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...How to make it fit properly Aspose.Cells...

    forum.aspose.com/t/table-format-disturb-while-c...
  2. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer...setHeaderAndChildHea ( true ); // make the master notes slide and all...setFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/php-java/presentation-he...
  3. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in C# or .NET...SetHeaderAndChildHea ( true ); // make the master notes slide and all...SetFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/net/presentation-header-...
  4. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...setHeaderAndChildHea ( true ); // make the master notes slide and all...setFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/androidjava/presentation...
  5. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...setHeaderAndChildHea ( true ); // make the master notes slide and all...setFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/java/presentation-header...
  6. Presentation Header and Footer|Aspose.Slides Do...

    Header and footer in PowerPoint with Aspose.Slides....get_HeaderFooterManager (); // make the master notes slide and all...SetHeaderAndChildHea ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/cpp/presentation-header-...
  7. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in JavaScript...setHeaderAndChildHea ( true ); // make the master notes slide and all...setFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to Make EPS file in C#....algorithm and a runnable code to make EPS file in C# . Moreover, it...These steps demonstrate how to make an EPS file in C# . Initiate...

    kb.aspose.com/page/net/create-eps-file-in-csharp/
  9. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...set ; } Examples Shows how to make single-use controls. Document..."IsTemporary" property to "true" to make the structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. How to Create Readonly Presentation using C#

    This very simple article guides on how to create readonly Presentation using C#. It encapsulates the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable PPTX using C#....steps summarize the process to make PPTX uneditable in C# using...property to true, which will make the presentation readonly. Finally...

    kb.aspose.com/slides/net/how-to-create-readonly...