Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 33,738 for

new

(0.05 sec)
  1. Problem fileupload with ftp in asp.net - Free S...

    i have asp.net web page has fileupload to let user upload any file he want from his pc to web site ftp the problem is that code work good in my pc local but when i upload the web site the code not work and show me th…...and Settings\XPPRESP3\Desktop\New Folder (2)\test.zip' private...filename) { FileInfo fileInf = new FileInfo(filename); string uri...

    forum.aspose.com/t/problem-fileupload-with-ftp-...
  2. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Custom PowerPoint Font in Java|Aspose.Slides Do...

    PowerPoint custom fonts in Java...seek fonts String [] folders = new String [] { externalFontsDir...rendering Presentation pres = new Presentation ( "DefaultFonts...

    docs.aspose.com/slides/androidjava/custom-font/
  4. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!...ImportFormatMode ) Initializes a new instance of the NodeImporter...ImportFormatOptions ) Initializes a new instance of the NodeImporter...

    reference.aspose.com/words/net/aspose.words/nod...
  6. HtmlVersion | Aspose.Words for Java

    Indicates the version of HTML is used when saving the document to SaveFormat.HTML and SaveFormat.MHTML formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....Document doc = new Document(); Table table = new Table(doc); doc...and paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  9. Convert OneNote to Word

    Convert or export OneNote to Word document using C# or .NET API....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-word/
  10. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/cpp/aspose.words/pag...